nanoid
ID generator
A V implementation of a unique identifier generator
V implementation of NanoID
8 stars
1 watching
2 forks
Language: V
last commit: 6 months ago nanoiduniqueunique-iduuidvlangvlang-module
Related projects:
Repository | Description | Stars |
---|---|---|
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
puyuan/py-nanoid | A URL-friendly ID generator for Python with customizable length and alphabet. | 459 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
hidehalo/nanoid-php | A lightweight PHP implementation of a secure URL-friendly unique ID generator | 747 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
nalgeon/uuidv7 | Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 82 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
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 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |