A pseudorandom process is a process that appears random but is not. Pseudorandom sequences typically exhibit statistical randomness while being generated by an entirely deterministic causal process.
The random number generation functions provided in many software packages are pseudorandom.
Statistics and Econometrics :: Source Code
Ticket Generators :: Software and Tools
Cryptography :: Communication Theory
Chaos and Fractals :: Math
Number Theory :: Math
Numerical Analysis
Statistics :: Math

ENT - A pseudorandom number sequence test program. Free download of C++ source code and MS-DOS executable.
Meta Description: [ ENT: A Pseudorandom Number Sequence Test Program ]
frandom - Fast RNG for the Linux kernel. A sourceforge project.
Meta Description: [ random is a Linux kernel module, which implements a fast random
number generator (RNG). It is the character driver of /dev/frandom,
working like /dev/urandom, only 10-50 times faster (depending on platform) ]
HENKOS Pseudorandom Number Generator - Presents and evaluates this generator, intended for use as a key generator for a one-time pad cipher.
404
Luc Devroye: Random Number Generation - Links to downloadable papers, related journals, and links to software.
Netlib: Random Number Generators - Source code for various random number generators in C and Fortran, including the well-known RANLIB library supporting many continuous and discrete probability distributions.
NIST: Random Number Generation and Testing - 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.
Pseudo Random Number Generators - Algorithms for good random number generators with theoretical discussion and software examples.
Meta Description: [ Pseudo random number generators. C++ and assembly code libraries for generating floating point and
integer random numbers with uniform and non-uniform distributions. Fast, accurate and reliable. ]
Pseudo-random Numbers - A guide to the literature.
Random Bots - Generators for random number samples, random selection and random check number audits. Windows software for on-line purchase.
Meta Description: [ Random Number Generator, Random Sampling, Random Selection Software and Random Check Audits. RandomBots offers randomization software for Numeric and Non-Numeric Data Samples ]
Random Number Generation, Taygeta Scientific Inc. - Information and articles on random number generation.
Random Number Generator - A small, simple open-source shareware program by Scott Donato Saccenti [Win95].
Random Number Generator Algorithms - Documentation of algorithms in the GNU Scientific Library Reference Manual.
500
Random Number Generators - An etext by the Computational Science Education Project.
RANDPOLY - 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 - A pseudorandom number generator package for Java. Source code free under BSD licence.
Segobit Software: Random Number Generator Pro - Windows application to generate several random numbers in a given range, subject to constraints like excluding certain digits.
Meta Description: [ Random Number Generator Pro is a program designed to generate random number. ]
500
The NHSE Guide to Random Number Generators - Random number generators and pointers to software at the National HPCC Software Exchange for generating and testing pseudo-random numbers on high-performance computers.
The pLab Project - A server on the theory and practice of random number generation.
Try to Find Where the Ball Is Hidden - A small test to see how well humans can generate random numbers compared to computer predictions.
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.
Meta Description: [ Software for generating nonuniform random variates ]
WWW Virtual Library: Random numbers and Monte Carlo Methods - Links to related conferences, papers, software, webpages, people.
| "I've made a tree scene node, that generates a pseudo-random tree skeleton, and make a mesh from it. Not all kinds of trees can be generated. Pine trees, for example, cannot be generated using the algorithm I'm using. (Edit: Since version 1.4, pine trees can be generated) This video was made from version 1.4. |