Random Number Generation
O2scl
Note
The O2scl random number generators are being
deprecated in favor of the C++11 generators, which are used
automatically if O2SCL_CPP11
is defined.
A GSL-based random number generator is given in rng_gsl and is still currently used by some O2scl
classes.