altf4 / untwister

Seed recovery tool for PRNGs
GNU General Public License v3.0
367 stars 42 forks source link

Support for Java's java.util.Random #13

Closed altf4 closed 9 years ago

altf4 commented 10 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

altf4 commented 9 years ago

Added in 189ced076fed78451fc6340304c7b49bb83eaa4a