ReplicatedRandom
ReplicatedRandom copied to clipboard
RandomStringUtils
Nice Work !
Quick question: Given that org.apache.commons.lang.RandomStringUtils use java.util.Random (see https://commons.apache.org/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/RandomStringUtils.html).
Would it be possible to run similar attack to predict the next randomAlphanumeric values ?