Package python3-module-nanoid: Information
Source package: python3-module-nanoid
Version: 2.0.0-alt1
Build time: Nov 2, 2025, 08:35 PM in the task #399103
Category: Development/Python3
Report package bugHome page: https://github.com/puyuan/py-nanoid
License: MIT
Summary: Python Nanoid
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.
Maintainer: Nikolay Strelkov