rnglib_test, a C code which calls rnglib() to implement random number generators (RNG's) which can generate one or more streams of random numbers.
The computer code and data files described and made available on this web page are distributed under the MIT license
rnglib, a C code which implements a random number generator (RNG) with splitting facilities, allowing multiple independent streams to be computed, by L'Ecuyer and Cote.