8 packages tagged with “UniqueID”
Unique 64-bit, time-ordered ID Generator.
Build unique alphanumeric character string with or without JSON-friendly punctuation characters included.
This is an implementation of snowflakeId algorithm in C# programming language, this algorithm is developed by X formally (Twitter), the source code is written in C# programming language, and the main benefits of this library is to help anyone wroks with Distrbuted Systems to generate a unique Ids for these Systems or for Primary Keys is the [RDMS] such as SQL Server, Oracle, MySQL; or for any other situation that required unique Ids.
This package provides classes and methods to generate short unique ID based on current time of the system. It also supports to get back the generated time from an ID.
A unique id generator that uses URL-friendly base 64 characters. One Character: 64 unique IDs. Two Characters: 4,096 unique IDs. Three Characters: Over 262,000 unique IDs. Eleven Characters: Approximately 73 quintillion unique IDs.
Compact, time-sortable unique identifier with embedded metadata.
A utility library for .NET including a high-performance unique ID generator.
Package Description