java-rand 0.2.0

Implementation of java.util.Random
Documentation
  • Coverage
  • 89.47%
    17 out of 19 items documented0 out of 15 items with examples
  • Size
  • Source code size: 30.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.46 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • coderbot16

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.