nanoid-dictionary
Character set library
A collection of predefined character sets to generate unique identifiers with nanoid.
Predefined character sets to use with nanoid
126 stars
2 watching
12 forks
Language: JavaScript
last commit: 12 days ago Related projects:
Repository | Description | Stars |
---|---|---|
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |
pd4d10/nanoid-dart | Provides Dart implementations of nanoid generation algorithms with varying customization options and API styles. | 48 |
tkzwtks/nanoid-perl | A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings | 2 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
routineco/ocaml-nanoid | Generates unique, secure strings for use in applications. | 19 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |