Example usage for Java java.util SplittableRandom fields, constructors, methods, implement or subclass
The text is from its open source code.
SplittableRandom() Creates a new SplittableRandom instance that is likely to generate sequences of values that are statistically independent of those of any other instances in the current program; and may, and typically does, vary across program invocations. |