nanoid.cr

ID generator library

A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities.

Crystal implementation of Nanoid, secure URL-friendly unique ID generator.

GitHub

41 stars
6 watching
3 forks
Language: Crystal
last commit: about 1 year ago
crystalhacktoberfest

Related projects:

Repository Description Stars
michelboucey/nanoid Generates unique identifiers similar to UUIDs 9
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 234
railsmechanic/nanoid Provides a secure and compact way to generate unique IDs in Elixir 220
mrdimidium/nanoid A tiny, secure, URL-friendly ID generator with customizable length and alphabet. 547
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,310
hidehalo/nanoid-php A lightweight PHP implementation of a secure URL-friendly unique ID generator 753
hrbrmstr/nanoid A tool to generate unique and secure identifiers 6
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
y-gagar1n/nanoid-good A library that generates secure IDs with an obscene words filter. 85
mcmikecreations/nanoid_cpp A C++ library that generates unique, compact, and secure string IDs 101
jamoca/cfml-nanoid A CFML implementation of a unique ID generator with customizable settings and algorithms. 5
viascom/nanoid-mysql-mariadb A MySQL/MariaDB function that generates unique IDs with improved security and portability features 22
invipal/nanoid A V implementation of a unique identifier generator 8
viascom/nanoid-kotlin A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet 28