com.liferay.portal.kernel.security
Class SecureRandomUtil
java.lang.Object
com.liferay.portal.kernel.security.SecureRandomUtil
public class SecureRandomUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureRandomUtil
public SecureRandomUtil()
nextBoolean
public static boolean nextBoolean()
nextByte
public static byte nextByte()
nextDouble
public static double nextDouble()
nextFloat
public static float nextFloat()
nextInt
public static int nextInt()
nextLong
public static long nextLong()