A simple and lightweight Node.js library to generate unique snowflake IDs.
The most complete Snowflake ID generator in TypeScript
High-performance distributed unique ID generator based on Twitter's Snowflake algorithm. Supports ESM and CommonJS with BigInt for precision.
A simple Snowflake ID generator for JavaScript and TypeScript