nanoid
ID generator
A tiny, secure, URL-friendly ID generator with customizable length and alphabet.
A tiny, secure, URL-friendly, unique string ID generator for Rust
543 stars
4 watching
29 forks
Language: Rust
last commit: over 1 year ago idrandomurluuid
Related projects:
Repository | Description | Stars |
---|---|---|
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
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 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
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 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
microprediction/muid | An identifier generation system based on cryptographic hashing and memorability | 13 |