List of usage examples for org.apache.commons.math3.random BitsStreamGenerator subclass-usage
From source file com.github.joulupunikki.math.random.BitsStreamGenerator64.java
/**
* 64-bit extension of BitsStreamGenerator, a base class for random number
* generators that generates bits streams.
*
* @author joulupunikki joulupunikki@gmail.communist.invalid
*/