nano-id

ID generator

A Clojure library for generating unique URL-friendly string IDs

A unique string ID generator for Clojure and ClojureScript (・_・)ノ

GitHub

191 stars
4 watching
9 forks
Language: Clojure
last commit: about 1 year 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 235
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. 547
tkzwtks/nanoid-perl Generates unique, URL-friendly IDs for identification purposes 2
hidehalo/nanoid-php A lightweight PHP implementation of a secure URL-friendly unique ID generator 753
antiflasher/nanoid A Swift library that generates unique, secure string IDs with customizable parameters 69
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
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 616
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,310
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