public class RNG extends java.lang.Object
static byte[]
generateSeed(int len)
static java.security.SecureRandom
getSecureRandom()
static void
nextBytes(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.security.SecureRandom getSecureRandom()
public static byte[] generateSeed(int len)
public static void nextBytes(byte[] bytes)