zig-nanoid
ID generator
A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet
A tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig.
27 stars
1 watching
1 forks
Language: Zig
last commit: about 2 years ago
Linked from 2 awesome lists
idnanoidrandomunique-idunique-identifieruniqueidurluuiduuid-generatorzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
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 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
jamoca/cfml-nanoid | A CFML implementation of a unique ID generator with customizable settings and algorithms. | 5 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
unshiftio/yeast | A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |