snowflake-net icon indicating copy to clipboard operation
snowflake-net copied to clipboard

A C# port of Twitter's Snowflake id generation algorithm

#Snowflake.Net

A port of Twitter's Snowflake algorithm to C#.

Snowflake is a service for generating unique ID numbers at high scale.

###License Apache 2.0