nanoid
ID generator
A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities
A NanoID implementation for Deno
76 stars
1 watching
6 forks
Language: TypeScript
last commit: over 2 years ago denojavascriptjsnanoidtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
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 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |