- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- RandomUtils
public static class RandomUtils.H2ORandomRNG
extends java.util.Random
Stock Java RNG, but force the initial seed to have no zeros in either the
low 32 or high 32 bits - leading to well known really bad behavior.
- See Also:
- Serialized Form