/java-rand

Rust implementation of java.util.Random

Primary LanguageRustMIT LicenseMIT

java-rand

Pure Rust implementation of java.util.Random. Method names should be extremely similar to the Java implementation.

Note: gaussian random numbers are incorrect for now, as that would require StrictMath.