public class UUID extends Object
| Constructor and Description |
|---|
UUID() |
public static String uuid(int len)
len - the desired number of characterspublic static String uuid(int len, int radix)
len - the desired number of charactersradix - the number of allowable values for each character (must be <=
62)public static String uuid()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.