Skip to content

hoashalarajh/Multiple_recursive_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Java-adapted implementation for generating random numbers using the multiple recursive generation method. The MARGNormal class provides two methods: one for generating random numbers from a uniform distribution and another for generating random numbers from a normal distribution. Users can specify the parameters for both distributions—minimum and maximum values for the uniform distribution, and mean and standard deviation for the normal distribution.

About

A Java implementation of a multiple recursive random number generator that supports uniform and normal distributions with user-defined parameters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages