Nanoid-perl
ID generator
A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings
2 stars
2 watching
2 forks
Language: Perl
last commit: over 1 year 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 | 27 |
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. | 543 |
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,292 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
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 | 8 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |