nanoid.nim
ID generator
Generates unique, cryptographically strong strings
the Nim implementation of NanoID
26 stars
4 watching
2 forks
Language: Nim
last commit: almost 6 years ago nanoidnim
Related projects:
Repository | Description | Stars |
---|---|---|
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 220 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 9 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 234 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 28 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 461 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
mamantoha/nanoid.cr | A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 510 |