ULID generator for Cloudflare Workers
-
Updated
Dec 8, 2022 - TypeScript
ULID generator for Cloudflare Workers
A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!
Add a description, image, and links to the ulid-generator topic page so that developers can more easily learn about it.
To associate your repository with the ulid-generator topic, visit your repo's landing page and select "manage topics."