{ "info": { "author": "David Aronsohn", "author_email": "squirrel@wearing.black", "bugtrack_url": null, "classifiers": [], "description": "# Random Roller\n\nA not very interesting die & dice rolling simulator.\nThis is mostly so I can play with different of randoms\n\n## Requirements\n\nCurrently requires a TrueRNG device plugged into the machine\n\n## Library\n\nin randomroller there is Die (a single die),\nand Dice (a group of die all with the same side)\n\n```python\nfrom randomroller import Die\nd = Die(100)\nprint(d.roll())\n\nfrom randomroller import Dice\nd2 = Dice(2, 20)\nprint(d2.roll())\nprint('Show me each die roll instead of the total: ', d2.rolls())\n```\n\n## Cli\n\nTHis adds the `rr` command that takes two arguments\n\n* dice count\n* number of sides for the dice\n\nex: `rr 1 6` rolls 1d6\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/onlyhavecans/randomroller", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "randomroller", "package_url": "https://pypi.org/project/randomroller/", "platform": "any", "project_url": "https://pypi.org/project/randomroller/", "project_urls": { "Homepage": "https://github.com/onlyhavecans/randomroller" }, "release_url": "https://pypi.org/project/randomroller/2.2.1/", "requires_dist": [ "pyserial" ], "requires_python": "", "summary": "An extra random dice roller", "version": "2.2.1" }, "last_serial": 3779236, "releases": { "2.2.0": [ { "comment_text": "", "digests": { "md5": "955e009fba97edd9f6cd2982228d10df", "sha256": "f0f1254523e2b09393c47d207309a660a314c703f74c82155e4adcea25865993" }, "downloads": -1, "filename": "randomroller-2.2.0-py3-none-any.whl", "has_sig": true, "md5_digest": "955e009fba97edd9f6cd2982228d10df", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4532, "upload_time": "2018-04-19T02:59:13", "url": "https://files.pythonhosted.org/packages/d9/74/8ef0f79be4d1c8af353065706e05c73082e38151a66248191ac7de29f5f5/randomroller-2.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d692662deb112882f11ccf1f1dc9b49", "sha256": "292714e9c004c1cb08d9ef89b4aef3b2ead91390176558e4f01a083792d863e7" }, "downloads": -1, "filename": "randomroller-2.2.0.tar.gz", "has_sig": true, "md5_digest": "7d692662deb112882f11ccf1f1dc9b49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18941, "upload_time": "2018-04-19T02:59:15", "url": "https://files.pythonhosted.org/packages/ca/e4/d0acd66dc3aae78bdf543e47c785b3b321a0f911b7e19d662fbab7ff439e/randomroller-2.2.0.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "6543178467ae0f28d522b9564a2b56ba", "sha256": "7e8e80d6885b28288239aa44d370bc4906977d0a20a4efb118a2c000e3fc11ea" }, "downloads": -1, "filename": "randomroller-2.2.1-py3-none-any.whl", "has_sig": true, "md5_digest": "6543178467ae0f28d522b9564a2b56ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4872, "upload_time": "2018-04-19T03:03:05", "url": "https://files.pythonhosted.org/packages/90/20/e8bc697c5075ab1bef3776d2ce9cc36a656a8ee8a3ba3fc9cf13e666b157/randomroller-2.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e37cad398ab4b9e2526d4f1129f03423", "sha256": "37c3fe5d03fb148d386b060dcee6f4b33c33b4a3b910c7fd2d0ef5a4de106191" }, "downloads": -1, "filename": "randomroller-2.2.1.tar.gz", "has_sig": true, "md5_digest": "e37cad398ab4b9e2526d4f1129f03423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19112, "upload_time": "2018-04-19T03:03:08", "url": "https://files.pythonhosted.org/packages/d1/ab/dc6d475730a8c83d8d4c64a0c80806f19e7b1b427efaa49c03d3dca2d833/randomroller-2.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6543178467ae0f28d522b9564a2b56ba", "sha256": "7e8e80d6885b28288239aa44d370bc4906977d0a20a4efb118a2c000e3fc11ea" }, "downloads": -1, "filename": "randomroller-2.2.1-py3-none-any.whl", "has_sig": true, "md5_digest": "6543178467ae0f28d522b9564a2b56ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4872, "upload_time": "2018-04-19T03:03:05", "url": "https://files.pythonhosted.org/packages/90/20/e8bc697c5075ab1bef3776d2ce9cc36a656a8ee8a3ba3fc9cf13e666b157/randomroller-2.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e37cad398ab4b9e2526d4f1129f03423", "sha256": "37c3fe5d03fb148d386b060dcee6f4b33c33b4a3b910c7fd2d0ef5a4de106191" }, "downloads": -1, "filename": "randomroller-2.2.1.tar.gz", "has_sig": true, "md5_digest": "e37cad398ab4b9e2526d4f1129f03423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19112, "upload_time": "2018-04-19T03:03:08", "url": "https://files.pythonhosted.org/packages/d1/ab/dc6d475730a8c83d8d4c64a0c80806f19e7b1b427efaa49c03d3dca2d833/randomroller-2.2.1.tar.gz" } ] }