nano-id
ID generator
A Clojure library for generating unique URL-friendly string IDs
A unique string ID generator for Clojure and ClojureScript (・_・)ノ
191 stars
4 watching
9 forks
Language: Clojure
last commit: 10 months ago clojureclojurescriptid-generatorsecure-random-generator
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 230 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
tkzwtks/nanoid-perl | A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings | 2 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
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 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
tzwel/breezeid | Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
jamoca/cfml-nanoid | A CFML implementation of a unique ID generator with customizable settings and algorithms. | 5 |
celrenheit/sandflake | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |