Class RandomUtil
Object
com.liferay.portal.kernel.security.RandomUtil
- Author:
- Shuyang Zhou
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
random
-
-
Constructor Details
-
RandomUtil
public RandomUtil()
-
-
Method Details
-
nextInt
public static int nextInt(int n) -
nextInts
public static int[] nextInts(int n, int size) -
shuffle
-
shuffle
-
shuffle
-
shuffle
-