View Single Post
  #7  
Old 10-25-2005, 12:02 PM
Mr. Curious Mr. Curious is offline
Senior Member
 
Join Date: Jul 2005
Location: Only a stranger to people I haven\'t met
Posts: 251
Default Re: Card Shuffling Algorythm

Thanks.

btw - I don't know if Perl allows for the API GetTickCount(), but if so, you can use it as the random seed to ensure that each run is based off of a different random number.
Reply With Quote