View Single Post
Re: srand() aberration ???
Old
  (#7)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: srand() aberration ??? - 18-06-2004

well, but time() is seconds since 1900 or similar, so starting in the same second of a minute should make much difference ...

another possibility would be initializing with the lower 32 bits of the 64 bit counter in newer x86 cpu's running at cpu speed


  
Reply With Quote