Nuid is a class that generates unique identifiers.
Returns the next nuid.
Resets the prefix and counter for the nuid. This is typically called automatically from within next() if the current sequence exceeds the resolution of the nuid.
Nuid is a class that generates unique identifiers.