Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomNumberGenerator

Features

Very basic LCG (linear congruential generator).

Documentation

In /docs directory there are some papers on the topic that I've found during this little research.

TODO

  • It would be nice to implement spectral test for LCG.
  • Implement different distributions aside uniform: normal, poisson.

About

Custom implementation of random number generator

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages