public class RandomGenerator extends Object implements ByteGenerator
| Constructor and Description |
|---|
RandomGenerator() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRandomBytes(int numBytes) |
public byte[] getRandomBytes(int numBytes)
getRandomBytes in interface ByteGeneratorCopyright © 2018. All rights reserved.