Skip to content

Update random number generators

Bram Veenboer requested to merge update-random-number-generator into main

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.

Merge request reports

Loading