public class RandomUtils extends java.lang.Object
RandomUtils()
static java.math.BigInteger
random(java.math.BigInteger max)
static byte[]
randomBytes(int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomUtils()
public static java.math.BigInteger random(java.math.BigInteger max)
public static byte[] randomBytes(int length)