Mail Archives: djgpp/1993/11/29/22:31:46
Edwin L Phillips Jr writes:
> "Numerical Recipes in C", by Donald E. Knuth, has several "good" random
> number generators, which you would probably want to use anyway for
> anything serious. I had the fortran version of the book, typed it in in
> less than 20 minutes. It was only about 50 lines of fortran.
_Numerical Recipes in C_ was not written by Donald E. Knuth, so
you may have trouble finding it by author search.
However, Knuth's _Seminumerical Algorithms_ (vol. 2 of his _The Art
of Computer Programming_ series) also has several good
pseudorandom number generators.
- Raw text -