> There has been considerable discussion of random number generators in
> this group. We (Section of Computer Science at University of Texas
> M. D. Anderson Cancer Center) have written an ANSI Fortran 95 library
> of random number generators. The distributions covered include most
> common statistical distributions and also permutations. The
> underlying generator is a transliteration from Algol of a
> comparatively recently published generator by Ecuyer and Cotes. The
> code is free (no charge, open source obviously). This package is
> called RANDLIB.
> ...
This sounds interesting. Can you provide a link to the publication of
Ecuyer & Cotes? Thanks.
- Robert