Skip to content

v1.0.0

Compare
Choose a tag to compare
@Tynab Tynab released this 09 Jun 07:50
· 34 commits to main since this release
cf90927

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.