Closed altf4 closed 9 years ago
48 bit seed, LCG. Official doc here: http://docs.oracle.com/javase/6/docs/api/java/util/Random.html
While we're at it, perhaps support for the RandomStringUtils class, too: https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/RandomStringUtils.html
Added in 189ced076fed78451fc6340304c7b49bb83eaa4a
48 bit seed, LCG. Official doc here: http://docs.oracle.com/javase/6/docs/api/java/util/Random.html
While we're at it, perhaps support for the RandomStringUtils class, too: https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/RandomStringUtils.html