RandX


NameRandX JSON
Version 0.0.1.post0 PyPI version JSON
download
home_pagehttps://github.com/technikian/rand
SummaryExtensible Random Number Generator
upload_time2023-05-25 10:12:38
maintainer
docs_urlNone
authortechnician
requires_python
licenseMPL
keywords python randx rand random number generator extended
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://img.shields.io/pypi/v/CRCx.svg
	:target: https://pypi.python.org/pypi/CRCx

.. image:: https://img.shields.io/pypi/l/CRCx
	:target: https://spdx.org/licenses/MPL-2.0.html

.. image:: https://img.shields.io/pypi/pyversions/CRCx.svg
	:target: https://pypi.python.org/pypi/CRCx


RandX
=======

Extensible Random Number Generator

Work in progress...

Examples
----------

..
	Because GitHub doesn't support the include directive the source of
	scripts/examples/simple_tcp_server.py has been copied to this file.

.. code:: python


	if __name__ == '__main__':
		pass



Features
--------

...

* 01: ...

Other featues:

* ...

License
-------

RandX is licensed under `Mozilla Public License`_.

.. External References:
.. _GitHub: https://github.com/technikian/crc
.. _Mozilla Public License: https://github.com/technikian/crc/blob/master/LICENCE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/technikian/rand",
    "name": "RandX",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,RandX,rand,random,number,generator,extended",
    "author": "technician",
    "author_email": "<mail@xxxxxxxx.com>",
    "download_url": "https://files.pythonhosted.org/packages/39/35/d6129c76de57f3587a5b353a12e7a124bc0e30ccb039c3cc448646dde5de/RandX-0.0.1.post0.tar.gz",
    "platform": null,
    "description": "\r\n.. image:: https://img.shields.io/pypi/v/CRCx.svg\r\n\t:target: https://pypi.python.org/pypi/CRCx\r\n\r\n.. image:: https://img.shields.io/pypi/l/CRCx\r\n\t:target: https://spdx.org/licenses/MPL-2.0.html\r\n\r\n.. image:: https://img.shields.io/pypi/pyversions/CRCx.svg\r\n\t:target: https://pypi.python.org/pypi/CRCx\r\n\r\n\r\nRandX\r\n=======\r\n\r\nExtensible Random Number Generator\r\n\r\nWork in progress...\r\n\r\nExamples\r\n----------\r\n\r\n..\r\n\tBecause GitHub doesn't support the include directive the source of\r\n\tscripts/examples/simple_tcp_server.py has been copied to this file.\r\n\r\n.. code:: python\r\n\r\n\r\n\tif __name__ == '__main__':\r\n\t\tpass\r\n\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n...\r\n\r\n* 01: ...\r\n\r\nOther featues:\r\n\r\n* ...\r\n\r\nLicense\r\n-------\r\n\r\nRandX is licensed under `Mozilla Public License`_.\r\n\r\n.. External References:\r\n.. _GitHub: https://github.com/technikian/crc\r\n.. _Mozilla Public License: https://github.com/technikian/crc/blob/master/LICENCE\r\n",
    "bugtrack_url": null,
    "license": "MPL",
    "summary": "Extensible Random Number Generator",
    "version": "0.0.1.post0",
    "project_urls": {
        "Homepage": "https://github.com/technikian/rand",
        "Source": "https://github.com/technikian/rand"
    },
    "split_keywords": [
        "python",
        "randx",
        "rand",
        "random",
        "number",
        "generator",
        "extended"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8b89791ddd0c2db9dcb6079632fa61762a1ddfc3d0bbbb65e521eb9de305dc5",
                "md5": "98d8059de62415a15668af1fca2a745f",
                "sha256": "30ba3f6d87f2ce6248b46ebb60d2703e090187290a41191763836f16d9452543"
            },
            "downloads": -1,
            "filename": "RandX-0.0.1.post0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98d8059de62415a15668af1fca2a745f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20121,
            "upload_time": "2023-05-25T10:12:36",
            "upload_time_iso_8601": "2023-05-25T10:12:36.459950Z",
            "url": "https://files.pythonhosted.org/packages/f8/b8/9791ddd0c2db9dcb6079632fa61762a1ddfc3d0bbbb65e521eb9de305dc5/RandX-0.0.1.post0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3935d6129c76de57f3587a5b353a12e7a124bc0e30ccb039c3cc448646dde5de",
                "md5": "25d8f88f66dac1ea853df3239cc62e8c",
                "sha256": "10fd57c28653061756e08447c43a87dfa4d84f81c4d31495088ef870c0887a44"
            },
            "downloads": -1,
            "filename": "RandX-0.0.1.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "25d8f88f66dac1ea853df3239cc62e8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15143,
            "upload_time": "2023-05-25T10:12:38",
            "upload_time_iso_8601": "2023-05-25T10:12:38.872164Z",
            "url": "https://files.pythonhosted.org/packages/39/35/d6129c76de57f3587a5b353a12e7a124bc0e30ccb039c3cc448646dde5de/RandX-0.0.1.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-25 10:12:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "technikian",
    "github_project": "rand",
    "github_not_found": true,
    "lcname": "randx"
}
        
Elapsed time: 0.07021s