cfml-nanoid
ID generator
A CFML implementation of a unique ID generator with customizable settings and algorithms.
CFML implementation of Nano ID, secure URL-friendly unique ID generator
5 stars
2 watching
2 forks
Language: ColdFusion
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
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 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
routineco/ocaml-nanoid | Generates unique, secure strings for use in applications. | 19 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |