| Constructor and Description |
|---|
Hex() |
| Modifier and Type | Method and Description |
|---|---|
String |
hex()
random hex string for random 16 bytes
|
String |
hex(String byteSize)
random hexstring with specified byte size
|
@FunctionInvocation public String hex()
@FunctionInvocation public String hex(String byteSize)
byteSize - size in bytes of hex stringCopyright © 2022. All rights reserved.