Skip to content

Releases: Tynab-x-Longkunz/Id-Generator-Snowflake

v2.0.0

29 Jul 18:32
6c8b27a
Compare
Choose a tag to compare

Upgrade:

  • Input Timestamp Epoch (optional)
  • Extract with Sequence (optional)

v1.0.2

28 Jun 16:23
e4abcb5
Compare
Choose a tag to compare

Add generate ID alphabetic

v1.0.1

14 Jun 16:23
Compare
Choose a tag to compare

Upgrade 64-bit and add extract ID components method.

v1.0.0

09 Jun 07:50
cf90927
Compare
Choose a tag to compare

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.