Package com.github.f4b6a3.uuid.util
Class RandomUtil
- java.lang.Object
-
- com.github.f4b6a3.uuid.util.RandomUtil
-
public final class RandomUtil extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static ThreadLocal<Random>THREAD_LOCAL_RANDOM
-
-
-
Field Detail
-
THREAD_LOCAL_RANDOM
protected static final ThreadLocal<Random> THREAD_LOCAL_RANDOM
-
-
Method Detail
-
get
public static Random get()
-
-