public class UUIDGenerator
extends java.lang.Object
| Constructor and Description |
|---|
UUIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
getInitialUUID() |
static java.lang.String |
getUUID()
MD5 a random string with localhost/date etc will return 128 bits
construct a string of 18 characters from those bits.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.