nanoid.rb
ID generator
A tiny Ruby library for generating secure URL-friendly unique string IDs
Ruby implementation of Nanoid, secure URL-friendly unique ID generator
230 stars
4 watching
6 forks
Language: Ruby
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
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 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
drecom/barrage | Distributed ID generator for generating unique IDs across multiple data sources | 21 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |