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

GitHub

220 stars
5 watching
11 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list

elixir-portidentifieridgeneratortoken

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 235
icyphox/nanoid.nim Generates unique, cryptographically strong strings 26
mrdimidium/nanoid A tiny, secure, URL-friendly ID generator with customizable length and alphabet. 547
michelboucey/nanoid Generates unique identifiers similar to UUIDs 9
hrbrmstr/nanoid A tool to generate unique and secure identifiers 6
mamantoha/nanoid.cr A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. 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 753
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,310
puyuan/py-nanoid A URL-friendly ID generator for Python with customizable length and alphabet. 461