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 © 2014. All Rights Reserved.