rnglib_test, a C code which calls rnglib() to implement random number generators (RNG) which can generate one or more streams of random numbers.
The information on this web page is 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.