public abstract class AbstractRandom extends Object implements Random
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRandom() |
public void fill(byte[] bytes)
Randomfill in interface Randombytes - The bytes to fillRandom.fill(byte[], int, int)Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.