public class RandomGen
extends java.lang.Object
| Constructor and Description |
|---|
RandomGen(int length)
Build Random generator object with specify file length.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
nextArray()
generate mRandom byte array.
|