| Modifier and Type | Class and Description |
|---|---|
static class |
JCERandom.Factory
Named factory for the JCE
Random |
| Constructor and Description |
|---|
JCERandom() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(byte[] foo,
int start,
int len)
Fill the given byte-array with random bytes from this PRNG.
|