shortuuid

UUID generator

A concise and URL-safe UUID generator

A generator library for concise, unambiguous and URL-safe UUIDs.

GitHub

2k stars
30 watching
113 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wc-duck/uuid_h A C library to generate universally unique identifiers. 26
ak-coram/cl-frugal-uuid A Common Lisp library providing a simple and efficient way to generate unique identifiers 23
wyhaines/csuuid.cr A small UUID library that generates chronologically sortable UUIDs in Crystal 15
rekby/fastuuid An optimized implementation of UUIDv4 generators in Go. 0
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
srush/minichain A tiny library for using large language models in code generation and debugging 1,215
fastuuid/fastuuid A CPython binding to Rust's UUID library providing faster and stricter UUID parsing. 148
gpedic/ex_shortuuid Generates short and unique IDs from existing UUIDs 46
okeuday/uuid A Erlang module for generating UUIDs with various versioning and hashing methods 217
lukeed/uuid A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. 396
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
agext/uuid A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. 18
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 803
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
un33k/django-uuslug Guarantees uniqueness and handles Unicode in Django slug generation 277