| Constructor and Description |
|---|
UUID() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRandomUUID()
random uuid
|
String |
getRandomUUID(String keepDashes)
random hex string for random 16 bytes
|
@FunctionInvocation public String getRandomUUID()
@FunctionInvocation public String getRandomUUID(String keepDashes)
keepDashes - false to remove dashes from uuidCopyright © 2022. All rights reserved.