| Package | Description |
|---|---|
| gnu.crypto.prng |
| Class and Description |
|---|
| BasePRNG
An abstract class to facilitate implementing PRNG algorithms.
|
| IRandom
The basic visible methods of any pseudo-random number generator.
|
| LimitReachedException
A checked exception that indicates that a pseudo random number generated has
reached its theoretical limit in generating random bytes.
|
Copyright © 2017 LSST. All rights reserved.