Update random number generators
In the C tests, use a fixed seed for the random number generator to make tests reproducible. In the C++ tests, replace the gasdev and ran1 functions with a STL equivalent.
In the C tests, use a fixed seed for the random number generator to make tests reproducible. In the C++ tests, replace the gasdev and ran1 functions with a STL equivalent.