Next
/ Previous /
Index
/
TCC Help System
/
Publications
/
Site map
/
NM Tech homepage
Generating random numbers in Fortran
Unless you already understand what is meant by ``pseudorandom numbers,'' you'd better read a brief explanation of
`What is a pseudorandom number sequence?'
If you understand the limitations of pseudorandom numbers, you can proceed to a discussion of
`Repeatable pseudorandom sequences in Fortran'
.
If you want a different pseudorandom sequence each time your program runs, see the explanation of
`Non-repeating pseudorandom sequences in Fortran'
.
To learn how to get random numbers in any range, see
`Scaling random numbers in Fortran'
.
Finally, look at
`A sample random number Fortran program'
.
Next:
Getting the current date and time in Fortran
See also:
Hints for Fortran programmers
;
The Fortran programming language
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/random.html