random/amrandom.pas
file amrandom.pas
for generation of random variables from many discrete and continuous distributions
by Glenn Crouch
lang Delphi Pascal
Web Link: http://www.netlib.org

random/ziggurat.f90
file ziggurat.f90
for generation of random numbers from the normal and exponential distributions
alg Marsalia ziggurat algorithm
by Alan Miller
lang Fortran 90
ref http://users.bigpond.net.au/amiller
Web Link: http://www.netlib.org

random/random.f90
file random.f90
for generation of random variables from many discrete and continuous distributions
by Alan Miller
lang Fortran 90
ref http://users.bigpond.net.au/amiller/random.html
Web Link: http://www.netlib.org

random/sprng.tar.gz
file sprng.tar.gz
for scalable parallel random number generation
by Ashok Srinivasan
alg Fibonacci, congruential; multiple independent streams
lang C, Fortran, MPI
size 1172kB
age research
ref http://www.ncsa.uiuc.edu/Apps/CMP/RNG/RNG-home.html
Web Link: http://www.netlib.org
