Constructor and Description |
---|
UuidGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
generate()
Generates a 36-character alphanumeric value with dashes considering secure random id
and timestamp backed by
UUID . |
static String |
generateNoDash() |