utils/id_generator/id_generator library

Classes

IdGenerator
Generator generates ids that are probably unique.
SequentialIdGenerator
Sequential implementation of generator that will use seed as prefix and sequential number as suffix in form of "prefix--153"