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 🥳
804 stars
6 watching
23 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
human-readableididentifierreadableshakespeareuniqueuniversaluuiduuid-generatoruuid-v4uuid-v5
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates human-readable identifier strings by combining short words of the English language. | 198 |
| | A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| | A C library to generate universally unique identifiers. | 26 |
| | A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| | Utility for generating and manipulating unique identifiers across various formats | 25 |
| | Automatically generates unique identifiers for database models | 32 |
| | An optimized implementation of UUIDv4 generators in Go. | 0 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| | A UUID generator package in Go. | 41 |
| | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
| | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| | Generates concise and URL-safe IDs for use in applications | 2,090 |
| | Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| | A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. | 397 |