Apache Commons RNG - Random Numbers Generators
Commons RNG provides implementations of pseudo-random numbers generators that are either faster or of higher quality (and sometimes both) than java.util.Random.
https://commons.apache.org/proper/commons-rng/
License:
Tech:
Tags: