shortuuid

ID generator

Generates concise and URL-safe IDs for use in applications

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

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wc-duck/uuid_hA C library to generate universally unique identifiers.26
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
wyhaines/csuuid.crA small UUID library that generates chronologically sortable UUIDs in Crystal15
rekby/fastuuidAn optimized implementation of UUIDv4 generators in Go.0
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
srush/minichainA tiny library for using large language models in code generation and debugging1,221
fastuuid/fastuuidA CPython binding to Rust's UUID library providing faster and stricter UUID parsing.149
gpedic/ex_shortuuidGenerates short and unique IDs from existing UUIDs46
okeuday/uuidA Erlang module for generating UUIDs with various versioning and hashing methods217
lukeed/uuidA small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security.397
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
debdut/uuid-readableGenerates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template.804
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
un33k/django-uuslugGuarantees uniqueness and handles Unicode in Django slug generation276