muid
Hash generator
An identifier generation system based on cryptographic hashing and memorability
Memborable Unique Identifier
13 stars
4 watching
4 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 9 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
mamantoha/nanoid.cr | A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
splattael/hashids.cr | A library that generates short, unique decodable hashes from numbers to obfuscate IDs. | 52 |
mrdimosthenis/minigen | A library for generating realistic random data in various formats | 18 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 749 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
drecom/barrage | Distributed ID generator for generating unique IDs across multiple data sources | 21 |