nanoid-dictionary
Character set library
A collection of predefined character sets to generate unique identifiers with nanoid.
Predefined character sets to use with nanoid
128 stars
2 watching
12 forks
Language: JavaScript
last commit: 2 months 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 | 510 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 9 |
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 Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 461 |
pd4d10/nanoid-dart | Provides Dart implementations of nanoid generation algorithms with varying customization options and API styles. | 47 |
tkzwtks/nanoid-perl | Generates unique, URL-friendly IDs for identification purposes | 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. | 20 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 28 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |