Releases: Tynab-x-Longkunz/Id-Generator-Snowflake
Releases · Tynab-x-Longkunz/Id-Generator-Snowflake
v2.0.0
Upgrade:
- Input Timestamp Epoch (optional)
- Extract with Sequence (optional)
v1.0.2
Add generate ID alphabetic
v1.0.1
Upgrade 64-bit and add extract ID components method.
v1.0.0
IdGeneratorSnowflake is a C# library that provides a unique ID generation mechanism based on the Snowflake algorithm. It allows you to generate globally unique IDs with the ability to specify Worker ID and Datacenter ID.