|
Method Summary | ||
static String |
generate() Generates and returns a new GUID as a string based on a SecureRandom pool in other to avoid thread blocking in concurrent calls. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|