rnglib_test, a Fortran90 code which calls rnglib(), which implements 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 Fortran90 code which implements a random number generator (RNG) with splitting facilities, allowing multiple independent streams to be computed, by L'Ecuyer and Cote.