nanoid
ID generator
Provides a secure and compact way to generate unique IDs in Elixir
Elixir port of NanoID, a secure and URL-friendly unique ID generator. https://hex.pm/packages/nanoid
218 stars
5 watching
9 forks
Language: Elixir
last commit: 12 months ago
Linked from 1 awesome list
elixir-portidentifieridgeneratortoken
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
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 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |