| Interface | Description |
|---|---|
| Random |
A pseudo random number generator.
|
| RandomFactory |
| Class | Description |
|---|---|
| AbstractRandom | |
| AbstractRandomFactory | |
| JceRandom |
A
Random implementation using the built-in SecureRandom PRNG. |
| JceRandomFactory |
Named factory for the JCE
Random |
| SingletonRandomFactory |
A random factory wrapper that uses a single random instance.
|
Random implementations.Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.