base36-uuid
letter universally unique identifier
letter universally unique identifier
This package provides a lightweight, dependency-free utility for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs) in TypeScript applications. ULIDs offer a sortable alternative to UUIDs, combining a timestamp with a series of r
A utility to generate unique identifiers with cryptographic randomness and time-based elements.