java-rand 0.2.0

Implementation of java.util.Random
Documentation
# 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.