Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.
-
Updated
Jun 7, 2022 - TypeScript
Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.
The **Hybrid ID Generator** is a powerful TypeScript-based library designed to produce unique identifiers by seamlessly combining timestamps, machine identifiers, sequence numbers, and random bits
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!
Unlock the power of a distinctive browser ID, enabling personalized user experiences and enhanced security.
A tiptap extension to add symbols for nodes and marks
Generate base62-encoded unique identifiers
Add a description, image, and links to the unique-identifier topic page so that developers can more easily learn about it.
To associate your repository with the unique-identifier topic, visit your repo's landing page and select "manage topics."