NanoID
ID generator
A Swift library that generates unique, secure string IDs with customizable parameters
Secure, URL-friendly, flexible and unique string ID generator for Swift
69 stars
0 watching
8 forks
Language: Swift
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
tkzwtks/nanoid-perl | A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings | 2 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |