Node:AFILE, Next:BFILE, Previous:CON, Up:Definitions
This generator takes its numbers from the named file. It expects each number in plain ascii (atof must be able to parse it) and on its own line. If EOF is reached, a warning is printed to stderr and reading continues at the beginning of the file.
prng_new):
"afile(some_file_name)".
prng_is_congruential is FALSE.
prng_can_seed is FALSE.
prng_can_fast_sub and prng_can_fast_con are FALSE.