home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12438 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Xref: sparky comp.os.msdos.programmer:12438 comp.os.msdos.misc:7190 comp.programming:3589
  2. Path: sparky!uunet!olivea!hal.com!darkstar.UCSC.EDU!cats.ucsc.edu!spencer
  3. From: spencer@cats.ucsc.edu (Michael Spencer)
  4. Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc,comp.programming
  5. Subject: Re: Random number function (NEEDED)
  6. Message-ID: <1k1gh3INN9r5@darkstar.UCSC.EDU>
  7. Date: 25 Jan 93 19:54:11 GMT
  8. References: <1jv5udINNl5u@duncan.cs.utk.edu>
  9. Organization: University of California, Santa Cruz
  10. Lines: 16
  11. NNTP-Posting-Host: am.ucsc.edu
  12.  
  13.  
  14. lape@cs.utk.edu (Bryon S. Lape) writes:
  15.  
  16. >    I need a random number generating function.  I cannot use rand()
  17. >and srand().  I am developing a Random class for c++.  Please e-mail me
  18. >with ansers or pointers.
  19.  
  20. Why can't you use rand() & srand()?  
  21. Your answer may determine what can be done.
  22.  
  23. -- 
  24.  
  25. ===========================================================================
  26. Michael Spencer            |      2640 Borregas
  27. spencer@cats.ucsc.edu      |      Aptos, CA   95003
  28. ===========================================================================
  29.