random_openmp_test, a C code which calls random_openmp(), which uses random numbers during a calculation that has been parallelized with OpenMP.
The computer code and data files described and made available on this web page are distributed under the MIT license
random_openmp, a C code which generates multiple distinct streams of random numbers using OpenMP for parallel execution.