home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15308 < prev    next >
Encoding:
Text File  |  1993-01-08  |  755 b   |  26 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!munnari.oz.au!metro!socs.uts.edu.au!yak!jwwondra
  3. From: jwwondra@socs.uts.edu.au (James Wondrasek)
  4. Subject: Q:Good seed for drand?
  5. Message-ID: <jwwondra.726472554@yak>
  6. Sender: news@socs.uts.edu.au
  7. Reply-To: jwwondra@socs.uts.edu.au
  8. Organization: University of Technology, Sydney
  9. Date:  8 Jan 93 05:55:54 GMT
  10. Lines: 14
  11.  
  12. Hey there!
  13.  
  14. I'm working on a little program and I am looking for some clock related
  15. function that will return a long so I can use to seed a random number
  16. generator if the user does not supply a seed.
  17.  
  18. I've read through the manual but didn't see anything I could use without
  19. lots of shifting and && together to get a long. Any ideas anyone?
  20.  
  21.  
  22. James Wondrasek 
  23.  
  24. jwwondra@socs.uts.edu.au
  25.  
  26.