_all_RNGs.hpp
Go to the documentation of this file.
1 #ifndef JULIAN_ALL_RNGS_HPP
2 #define JULIAN_ALL_RNGS_HPP
3 
27 
28 #endif
File contains implementation of RANLUX generator.
File contains implementation of Mersenne Twister generator.
File contains implementation of RNG generating random variables from uniform distribution.
File contains implementation of Tausworthe generator.