Object
Random
com.liferay.portal.kernel.security.SecureRandom
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.util.Random
doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs, nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong, setSeed
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SecureRandom
public SecureRandom()
-
Method Details
-
next
protected int next(int bits)
- Overrides:
next
in class Random