home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / math / stat / 2836 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.2 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ncar!noao!amethyst!organpipe.uug.arizona.edu!helium!uurtamos
  2. From: uurtamos@helium.gas.uug.arizona.edu (stephen j uurtamo )
  3. Newsgroups: sci.math.stat
  4. Subject: pseudo random numbers
  5. Message-ID: <1993Jan21.153350.1143@organpipe.uug.arizona.edu>
  6. Date: 21 Jan 93 15:33:50 GMT
  7. Sender: uurtamo@math.arizona.edu
  8. Distribution: usa
  9. Organization: UofA Mathematics Department
  10. Lines: 19
  11.  
  12.  
  13. Howdy.  Could any of you give me good references to some good pseudo random
  14. number generators?  They should have the following characteristics:
  15.  
  16. (1) Be easy to implement in C (Or already exists fast C code).
  17. (2) The period should be scalable to fairly large values (10^20 or so).
  18. (3) The motivation behind the prng should be well documented and rigorous.
  19.     (i.e. linear congruential prng would be documented in papers on finite
  20.     fields.  I actually need the straight skinny on why people think that
  21.     these are any good.)
  22.  
  23. If any of you know of some pretty good prng with these characteristics (and
  24. can send me references) I would really appreciate it.  I don't recognize most
  25. of the prng mentioned by name in this group, so I'm a little lost. (If this is
  26. in a FAQ then you can shoot me.)
  27.  
  28. Thanks in advance.
  29.  
  30. steve
  31.