public final class GUID
extends java.lang.Object
| Constructor and Description |
|---|
GUID() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
generateFormattedGUID() |
static java.lang.String |
generateGUID()
Generates a unique ID based on the Yarrow secure random
number generator.
|
public static java.lang.String generateFormattedGUID()
public static java.lang.String generateGUID()
$java.io.tmpdir/seedfile,
so the chances of getting a collision are amazingly, amazingly
small. Even on separate machines, this shouldn't yield matches.