flaky

Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures

flakeid53

Simple module that aims to provide [snowflake](https://en.wikipedia.org/wiki/Snowflake_ID) alike ID generator that fits into [53bit number as specificed on IEEE_754.](https://en.wikipedia.org/wiki/IEEE_754)

ynn-ms-idalloc

Ynn micro-service module for ID allocation. Supported FlakeID and UUID.