py-nanoid
ID generator
A URL-friendly ID generator for Python with customizable length and alphabet.
Python Nanoid
459 stars
9 watching
22 forks
Language: Python
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |