RNGs Directory Reference

Files

file  _all_RNGs.hpp [code]
 Random number generators module.
 
file  mersenneTwister.hpp [code]
 File contains implementation of Mersenne Twister generator.
 
file  RANLUX.hpp [code]
 File contains implementation of RANLUX generator.
 
file  Tausworthe.hpp [code]
 File contains implementation of Tausworthe generator.
 
file  uniformRNG.hpp [code]
 File contains implementation of RNG generating random variables from uniform distribution.