Package org.midheaven.math
Class UuidsRandomGenerator
java.lang.Object
org.midheaven.math.UuidsRandomGenerator
- All Implemented Interfaces:
RandomGenerator<UUID>
Generator for Uuids Random values.
-
Method Details
-
next
Performs next.- Specified by:
nextin interfaceRandomGenerator<UUID>- Returns:
- the result of next
-
base
Performs base.- Returns:
- the result of base
-