S. Harase, "Maximally equidistributed pseudorandom number generators via linear output transformations", Math. Comput. Simulation 79 (2009), no. 5, 1512--1519. ScienceDirect

Keywords:

Random number generation; Maximal equidistribution; Linear feedback shift register sequence.

Code in C:

(updated in Sep. 18th, 2012)

links:
WELL random number generator by F. Panneton, P. L'Ecuyer and M. Matsumoto.
Mersenne Twister with improved initialization by M. Matsumoto and T. Nishimura.

Go Back to Top Page