Package edu.cornell.lassp.houle.RngPack

Class Summary
RandomElement RandomElement is an abstract class that encapsulates random number generators.
RandomSeedable RandomSeedable is an abstract class that extends the RandomElement class to include the ability to automatically generate a valid long seed from the clock.
Ranmar RANMAR is a lagged Fibonacci generator proposed by Marsaglia and Zaman and is a good research grade generator.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.