Nanoid-perl
ID generator
Generates unique, URL-friendly IDs for identification purposes
2 stars
2 watching
2 forks
Language: Perl
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 28 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
tzwel/breezeid | Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 235 |
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 |
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 |