List of usage examples for org.apache.commons.math.random RandomGenerator interface-usage
From source file edu.utah.further.core.util.math.random.RandomGeneratorFixedImpl.java
/**
* Mock random number generator that generates the same value for every category (int,
* double, etc.).
* <p>
* -----------------------------------------------------------------------------------<br>
* (c) 2008-2013 FURTHeR Project, Health Sciences IT, University of Utah<br>