uuid-readable
UUID Generator
Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template.
Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳
803 stars
6 watching
23 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
human-readableididentifierreadableshakespeareuniqueuniversaluuiduuid-generatoruuid-v4uuid-v5
Related projects:
Repository | Description | Stars |
---|---|---|
riennevaplus/human-id | Generates human-readable identifier strings by combining short words of the English language. | 195 |
einar-hjortdal/lexical_uuid | A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
wc-duck/uuid_h | A C library to generate universally unique identifiers. | 26 |
agext/uuid | A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
bsiddiqui/bookshelf-uuid | Automatically generates unique identifiers for database models | 32 |
rekby/fastuuid | An optimized implementation of UUIDv4 generators in Go. | 0 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,586 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
jakenvac/goid | A UUID generator package in Go. | 41 |
pid/speakingurl | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
skorokithakis/shortuuid | A concise and URL-safe UUID generator | 2,076 |
lexborisov/yauid | Generates decentralized unique IDs with time ordering and node ID information | 21 |
lukeed/uuid | A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. | 396 |