public class DefaultByteGenerator extends Object implements ByteGenerator
| Constructor and Description |
|---|
DefaultByteGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
randomBytes(int length)
Deprecated.
use ByteUtil.randomBytes(...)
|
public byte[] randomBytes(int length)
randomBytes in interface ByteGeneratorCopyright © 2022. All rights reserved.