nanoid-kotlin
ID generator
A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet
Nano ID for Kotlin
27 stars
4 watching
3 forks
Language: Kotlin
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
viascom/nanoid-mysql-mariadb | A MySQL/MariaDB function that generates unique IDs with improved security and portability features | 22 |
tkzwtks/nanoid-perl | A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings | 2 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
routineco/ocaml-nanoid | Generates unique, secure strings for use in applications. | 19 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |