go-nanoid
ID generator
Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications.
Golang random IDs generator.
1k stars
9 watching
60 forks
Language: Go
last commit: 29 days ago golangnanoidunique-iduuid
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
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 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 230 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
kokizzu/lexid | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |