{ "info": { "author": "Jeff White", "author_email": "thisguy@thejeffwhite.com", "bugtrack_url": null, "classifiers": [], "description": "=============\nstochasticity\n=============\n\nstochasticity provides various means of getting randomness. At this time \nthere is only a coin flip feature. Other forms of randomness in the \nfuture could include latitude/longitude, colors, music\nnotes, and so on. (Not intended to replace Faker)\nExample::\n\n #!/usr/bin/env python3\n\n from stochasticity.coin.coin import Coin\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jeffwhite-619/stochasticity", "keywords": "", "license": "GNU GPLv3", "maintainer": "", "maintainer_email": "", "name": "stochasticity", "package_url": "https://pypi.org/project/stochasticity/", "platform": "", "project_url": "https://pypi.org/project/stochasticity/", "project_urls": { "Homepage": "https://github.com/jeffwhite-619/stochasticity" }, "release_url": "https://pypi.org/project/stochasticity/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Modules to generate various sorts of randomness, starting with a simple coin flip", "version": "0.1.2" }, "last_serial": 4009763, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d842c0044878cbf7304b33d57d6cea10", "sha256": "c7b91f974948479ee83b5b06ae112ea58a283173115f9c2b99c33c111fa6aeff" }, "downloads": -1, "filename": "stochasticity-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d842c0044878cbf7304b33d57d6cea10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1481, "upload_time": "2018-06-27T18:58:45", "url": "https://files.pythonhosted.org/packages/b3/b1/e5bcc976612e3ef132e38990141c459dccc839b979cf9bcac9c80144ee05/stochasticity-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1eb18bc9e072a0549dc43957d5d951c7", "sha256": "9d6d96829fad1dd98c36e28a25b1a17d4f20881be8dbb9f398bf2b6200c1e3b2" }, "downloads": -1, "filename": "stochasticity-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1eb18bc9e072a0549dc43957d5d951c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1477, "upload_time": "2018-06-28T04:19:15", "url": "https://files.pythonhosted.org/packages/9a/24/dd929842c1a35d20823fc0eb0c363b4108bf0e599219ac4c3a4b5fd2156d/stochasticity-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1eb18bc9e072a0549dc43957d5d951c7", "sha256": "9d6d96829fad1dd98c36e28a25b1a17d4f20881be8dbb9f398bf2b6200c1e3b2" }, "downloads": -1, "filename": "stochasticity-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1eb18bc9e072a0549dc43957d5d951c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1477, "upload_time": "2018-06-28T04:19:15", "url": "https://files.pythonhosted.org/packages/9a/24/dd929842c1a35d20823fc0eb0c363b4108bf0e599219ac4c3a4b5fd2156d/stochasticity-0.1.2.tar.gz" } ] }