{ "info": { "author": "Stig S\u00e6ther Bakken", "author_email": "ssb@php.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "python-uniqid\n=============\n\nI've run into enough cases where I want to get the exact equivalent of `PHP's\nuniqid function`_.\n\nOne snippet I found on the internet, `here`_, had imperfections, and appeared\nto be slow. This was probably due to the fact that it did not actually\nfollow the implementation PHP used. So, I created this.\n\n.. _PHP's uniqid function: http://php.net/uniqid\n.. _here: http://gurukhalsa.me/2011/uniqid-in-python/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Riamse/python-uniqid", "keywords": "uniqid php", "license": "PHP License version 3.01", "maintainer": null, "maintainer_email": null, "name": "uniqid", "package_url": "https://pypi.org/project/uniqid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/uniqid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Riamse/python-uniqid" }, "release_url": "https://pypi.org/project/uniqid/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Generate a unique ID, \u00e0 la PHP", "version": "0.0.1" }, "last_serial": 1049607, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1946c54a581d42b62c81d3c6f99366a", "sha256": "200f2db17084b4c21efe6c061fca27eb58c95cdaafed448b5da14043609ba089" }, "downloads": -1, "filename": "uniqid-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e1946c54a581d42b62c81d3c6f99366a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3035, "upload_time": "2014-04-02T23:23:25", "url": "https://files.pythonhosted.org/packages/8d/1d/505b4494d18c2e74184b4fef4039ed76cea134f932c7afb399b21ceb2d07/uniqid-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1946c54a581d42b62c81d3c6f99366a", "sha256": "200f2db17084b4c21efe6c061fca27eb58c95cdaafed448b5da14043609ba089" }, "downloads": -1, "filename": "uniqid-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e1946c54a581d42b62c81d3c6f99366a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3035, "upload_time": "2014-04-02T23:23:25", "url": "https://files.pythonhosted.org/packages/8d/1d/505b4494d18c2e74184b4fef4039ed76cea134f932c7afb399b21ceb2d07/uniqid-0.0.1.tar.gz" } ] }