Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 321 Bytes

MonoIncSeqNumGenerator32

MonoIncSeqNumGenerator32 is a goroutine-safe Monotonically Increasing Sequence Number Generator which generates 32bit unsigned ints.

MonoIncSeqNumGenerator64

MonoIncSeqNumGenerator64 is a goroutine-safe Monotonically Increasing Sequence Number Generator which generates 64bit unsigned ints.