A compact, time-ordered 128-bit snowflake ID that encodes a timestamp, randomness, and a short customizable message into a single identifier.
-
Updated
Feb 22, 2026 - Java
A compact, time-ordered 128-bit snowflake ID that encodes a timestamp, randomness, and a short customizable message into a single identifier.
To associate your repository with the snowflake-generator topic, visit your repo's landing page and select "manage topics."