org.jgap.util
Class randomHotBits
- java.lang.Object
-
- org.jgap.util.randomX
-
- org.jgap.util.randomHotBits
-
public class randomHotBits extends randomX
Implementation of a randomX-compliant class which obtains genuine random data from John Walker's HotBits radioactive decay random sequence generator.Designed and implemented in July 1996 by John Walker, kelvin@fourmilab.ch.
-
-
Constructor Summary
Constructors Constructor and Description randomHotBits()Creates a new pseudorandom sequence generator.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description bytenextByte()Get next byte from generator.
-
DMelt 3.0 © DataMelt by jWork.ORG