{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# random_password\nCreate a random password.\n\n## Usage\n```\n>>> from random_password import random_password\n>>> random_password()\n'Vs6ieNxR'\n>>> random_password(length=16)\n'BdeBxlOdSboH59zI'\n>>> random_password(characters='hello world')\n'rrelhodd'\n>>> random_password(length=4, characters=['hello', 'there', 'my', 'world'])\n'hellomytherethere'\n```\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrisnorman7/random_password", "keywords": "", "license": "MPL-2", "maintainer": "", "maintainer_email": "", "name": "random_password", "package_url": "https://pypi.org/project/random_password/", "platform": "", "project_url": "https://pypi.org/project/random_password/", "project_urls": { "Homepage": "https://github.com/chrisnorman7/random_password" }, "release_url": "https://pypi.org/project/random_password/1.0.1.dev2/", "requires_dist": null, "requires_python": "", "summary": "Create random passwords easily", "version": "1.0.1.dev2" }, "last_serial": 3315482, "releases": { "1.0.1.dev2": [ { "comment_text": "", "digests": { "md5": "ecca056917ddf0161b4b4988c9fe5a96", "sha256": "94bca6a4a58f51dd373c842b422e664ee0f2e7f41c8060fc41984b019846cd08" }, "downloads": -1, "filename": "random_password-1.0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "ecca056917ddf0161b4b4988c9fe5a96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7016, "upload_time": "2017-11-08T08:31:53", "url": "https://files.pythonhosted.org/packages/95/68/5ddf8f3a37723d0c545b38b0dbbfcd81147783c2c21b5d5830b87f668ec0/random_password-1.0.1.dev2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ecca056917ddf0161b4b4988c9fe5a96", "sha256": "94bca6a4a58f51dd373c842b422e664ee0f2e7f41c8060fc41984b019846cd08" }, "downloads": -1, "filename": "random_password-1.0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "ecca056917ddf0161b4b4988c9fe5a96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7016, "upload_time": "2017-11-08T08:31:53", "url": "https://files.pythonhosted.org/packages/95/68/5ddf8f3a37723d0c545b38b0dbbfcd81147783c2c21b5d5830b87f668ec0/random_password-1.0.1.dev2.tar.gz" } ] }