home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / stat / 1512 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.7 KB  |  38 lines

  1. Newsgroups: sci.math.stat
  2. Path: sparky!uunet!gatech!concert!samba!usenet
  3. From: Jim.Buddenhagen@bbs.oit.unc.edu (Jim Buddenhagen)
  4. Subject: random number generator
  5. Message-ID: <1992Jul25.191638.16109@samba.oit.unc.edu>
  6. Keywords: pseudo-random, C , uniform, normal
  7. Sender: usenet@samba.oit.unc.edu
  8. Nntp-Posting-Host: lambada.oit.unc.edu
  9. Organization: Southwestern Bell Telephone Company
  10. Date: Sat, 25 Jul 1992 19:16:38 GMT
  11. Lines: 25
  12.  
  13. (apologies if you see this twice --  I posted from another machine but
  14.  it didn't seem to make it to the network)
  15.  
  16. Portable pseudo-random number generator desired, for uniform and/or normal
  17. deviates.  What is desired is code (C preferred) or algorithm that is
  18. machine independent (i.e. same seed, same sequence regardless of computing
  19. platform).  Purpose will be to generate random datasets (or pointers into
  20. databases) for benchmark tests accross several platforms.  Must be able to
  21. generate several independent sequences 'simultaneously' (ok to have several
  22. copies of routine with different names).
  23.  
  24. I am aware of routines in Numerical Recipies, and in Knuth, but unsure
  25. of quality.  Would welcome any comments, suggestions, pointers to code,
  26. or references.
  27. ----
  28. Jim Buddenhagen             Southwestern Bell Telephone Co.
  29. jb1556@swuts.sbc.com        Statistical Research
  30. (previous line email preferred)
  31. 314-235-5183                One Bell Center, Room 27-X-5
  32.                             St. Louis, MO 63130
  33. --
  34.    The opinions expressed are not necessarily those of the University of
  35.      North Carolina at Chapel Hill, the Campus Office for Information
  36.         Technology, or the Experimental Bulletin Board Service.
  37.            internet:  bbs.oit.unc.edu or 152.2.22.80
  38.