|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| 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. |
Random number generation.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Copyright (c) 1997-2001 Logi Ragnarsson - Distributed under the GPL