nanoid
ID generator
Generates unique, secure IDs in JavaScript
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
25k stars
157 watching
795 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dylang/shortid | Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. | 5,738 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 510 |
ulid/javascript | A JavaScript library providing a compact and efficient identifier generation solution | 3,044 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 235 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 753 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 220 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 9 |
mamantoha/nanoid.cr | A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |