Ask a Question

Prefer a chat interface with context about you and your work?

One-line random number generators and their use in combinations

One-line random number generators and their use in combinations

Some one-line random number generators, i.e. generators requiring a single FORTRAN instruction are discussed, and some short FORTRAN programs which mix several such generators are described. The aim is to provide methods for incorporating random number generators directly in FORTRAN programs, by means of a few in-line instructions. The advantages …