ocaml-nanoid
Nano ID generator
Generates unique, secure strings for use in applications.
NanoID implementation for OCaml.
19 stars
3 watching
2 forks
Language: OCaml
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
marcoonroad/ocaml-cuid | Generates unique identifiers for use in applications requiring high uniqueness and randomness. | 18 |
sqids/sqids-ocaml | A library that generates unique identifiers from numbers in various programming languages | 9 |
jamoca/cfml-nanoid | A CFML implementation of a unique ID generator with customizable settings and algorithms. | 5 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
viascom/nanoid-mysql-mariadb | A MySQL/MariaDB function that generates unique IDs with improved security and portability features | 22 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |