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