SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.random

Interface Summary
RandomLongGenerator A (pseudo) random number generator that generates a sequence of longs that lack any pattern.
RandomNumberGenerator A (pseudo) random number generator is an algorithm designed to generate a sequence of numbers that lack any pattern.
 

Class Summary
RNG This is the global pseudo-random number generator for the SuanShu library.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.