Skip to content

coderbot16/java-rand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust implementation of java.util.Random

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published