Skip to content

Here I implemented and test a random number generator using the LCG method.

Notifications You must be signed in to change notification settings

melvynator/Random_Number_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random_Number_Generator

Here I implemented and test a random number generator using the LCG method.

I'm using 3 tests on the generator:

  • Discrepancy
  • Chi-squared test (With a 5% acceptance)
  • Spectral test (Only the visual representation in 2D and 3D)

About

Here I implemented and test a random number generator using the LCG method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published