shortuuid
ID generator
Generates concise and URL-safe IDs for use in applications
A generator library for concise, unambiguous and URL-safe UUIDs.
2k stars
30 watching
113 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library to generate universally unique identifiers. | 26 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
| An optimized implementation of UUIDv4 generators in Go. | 0 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A tiny library for using large language models in code generation and debugging | 1,221 |
| A CPython binding to Rust's UUID library providing faster and stricter UUID parsing. | 149 |
| Generates short and unique IDs from existing UUIDs | 46 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. | 397 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Guarantees uniqueness and handles Unicode in Django slug generation | 276 |