Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

What is a pseudorandom number sequence?

Tech Computer Center logo

Because the same program always produces the same result, it is not possible to write a program that produces truly random numbers.

However, for most purposes a pseudorandom number sequence will work almost as well---that is, a repeatable sequence of numbers that has statistical properties similar to a random sequence.


Next: Repeatable pseudorandom sequences in Fortran
See also: Generating random numbers in Fortran; Non-repeating pseudorandom sequences in Fortran; Hints for Fortran programmers
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 1995/12/19 18:58:09 UT
URL: http://www.nmt.edu/tcc/help/lang/fortran/pseudo.html