- The pLab Project - http://random.mat.sbg.ac.at/
A server on the theory and practice of random number generation.
- Pseudo Random Number Generators - http://www.agner.org/random/
Algorithms for good random number generators with theoretical discussion and software examples.
- NIST: Random Number Generation and Testing - http://csrc.nist.gov/rng/
Project to develop a battery of statistical tests to detect nonrandomness in binary sequences, to produce documentation and a software implementation of these tests, and to provide guidance in the use of these tests.
- Netlib: Random Number Generators - http://www.netlib.org/random/
Source code for various random number generators in C and Fortran, including the well-known RANLIB library supporting many continuous and discrete probability distributions.
- Random Bots - http://www.randombots.com/
Generators for random number samples, random selection and random check number audits. Windows software for on-line purchase.
- Random Number Generator - http://www.saccenti.com/randomnumber/randomnumber.htm
A small, simple open-source shareware program by Scott Donato Saccenti [Win95].
- frandom - http://frandom.sourceforge.net/
Fast RNG for the Linux kernel. A sourceforge project.
- ENT - http://www.fourmilab.ch/random/
A pseudorandom number sequence test program. Free download of C++ source code and MS-DOS executable.
- The NHSE Guide to Random Number Generators - http://www.npac.syr.edu/projects/random/
Random number generators and pointers to software at the National HPCC Software Exchange for generating and testing pseudo-random numbers on high-performance computers.
- Random Number Generators - http://csep1.phy.ornl.gov:80/rn/rn.html
An etext by the Computational Science Education Project.
- RANDPOLY - http://www.uni-koeln.de/REDUCE/randpoly/randpoly.html
A REDUCE package based on a port of the Maple random polynomial generator together with some support facilities for the generation of random numbers and anonymous procedures. By Francis J. Wright.
- RngPack - http://www.honeylocust.com/RngPack/
A pseudorandom number generator package for Java. Source code free under BSD licence.
- UNURAN - http://statistik.wu-wien.ac.at/unuran/
Universal Non-Uniform RANdom number generators: a GPL library of C functions to generate nonuniform random numbers, by Josef Leydold and Wolfgang Hoermann of the University of Economics, Vienna.
|