python39-nanoid - A tiny, secure, URL-friendly, unique string ID generator for Python
Website: | https://github.com/puyuan/py-nanoid |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
A tiny, secure, URL-friendly, unique string ID generator for Python. - Safe. It uses cryptographically strong random APIs and tests distribution of symbols; - Compact. It uses a larger alphabet than UUID (A-Za-z0-9_-). So ID size was reduced from 36 to 21 symbols.
Packages
python39-nanoid-2.0.0-1.aldos.noarch [12 KiB] |
Changelog
by Joel Barrios (2025-07-30):
- Initial spec file. |