All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.util.Random | +----is.logi.crypto.random.PureSpinner
If you feel tempted to use this class, look at using RandomSpinner with a
very high round
parameter. If it is set to higher than 16 it
will collect more entropy than the PureSpiner.
The helper class which does the actual number generation is by Henry Strickland (strix@versant.com) and Greg Noel (greg@qualcomm.com). It is based on similar C code by Matt Blaze, Jack Lacy, and Don Mitchell.
public PureSpinner()
All Packages Class Hierarchy This Package Previous Next Index