View Single Post
  #17 (permalink)  
Old 07-21-2008, 05:54 PM
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
Banned
 
Join Date: Jul 2008
Posts: 127
Credits: 0
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: Random.. not actually random

LOL, yeah you can't really say that you will use a random number as a seed. Because you have to have a seed to get that random number, and if you use a random number for that seed you'll need another for that seed, etc.

Your best bet is just finding something that varies quite often either between systems, or is just changing constantly. This will of course depend on the type of program that it is.
Reply With Quote