nanoid-net
Random ID generator
A .NET implementation of a compact and cryptographically strong random ID generator
.NET implementation of ai's nanoid
503 stars
5 watching
42 forks
Language: C#
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |