Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 336 Bytes

UniqueIDPlayer

An unique ID player, who use several mechanisms to generate different unique ID.

Why need Unique ID?

  • Unique IDs are required by nearly all distributed systems.
  • There are so many mechanisms, which you can play with. In this repo, we build a uniform API and multi-implementations, you can choose any as you want.