home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / programm / 2373 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  905 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!swrinde!cs.utexas.edu!tamsun.tamu.edu!bcm!aio!shirley
  2. From: shirley@fdr.jsc.nasa.gov (Bill Shirley [CSC])
  3. Newsgroups: comp.programming
  4. Subject: Re: Any simple Random Number generators?
  5. Message-ID: <1992Aug18.143439@fdr.jsc.nasa.gov>
  6. Date: 18 Aug 92 19:34:39 GMT
  7. References: <13AUG199218224504@judy.uh.edu> <1992Aug14.104121.29374@corax.udac.uu.se> <3283@creatures.cs.vt.edu>
  8. Sender: shirley@fdr (Bill Shirley [CSC])
  9. Organization: Software Technology Branch - NASA/JSC
  10. Lines: 13
  11. Originator: shirley@fdr
  12.  
  13.  
  14. If you just want it to reseed differently
  15.  
  16. random(time())  
  17.  
  18. will do it
  19. -- 
  20. Bill Shirley        |  ``Computer Science is not about computers any 
  21. shirley@fdr.jsc.nasa.gov|    more than astronomy is about telescopes.''
  22.  
  23. -- 
  24. Bill Shirley        |  ``Computer Science is not about computers any 
  25. shirley@fdr.jsc.nasa.gov|    more than astronomy is about telescopes.''
  26.