|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Seedable | This interface will mostly be implemented by random number generators which can inject entropy into an entropy pool. |
Class Summary | |
PureSpinner | This class uses the scheduler to gather entropy. |
RandomFromStream | This class reads bits from an InputStream object and returns them as random values. |
RandomMD5 | This class implements an MD5-based PRNG and must be seeded from another RNG such as PureSpinner. |
Spinner | Helper class for the PureSpinner class. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |