scru128/c
|
Represents a SCRU128 ID generator that encapsulates the monotonic counter and other internal states. More...
#include <scru128.h>
Represents a SCRU128 ID generator that encapsulates the monotonic counter and other internal states.
A new generator must be initialized by scru128_generator_init()
before use.