View Single Post
  #3 (permalink)  
Old 07-21-2008, 01:50 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Random.. not actually random

I don't know any C/C++?
But I kinda understood that, although you are using rand(), and that might output a different number each time, unless you 'freeze' the pc environment as I said in my 'theory'

And yes, that's what I meant, if they take a variant seed number, and we manage to freeze the PC so all variants are the same... that means all seeds will be the same.. that means, the random number won't be much of a random number
Reply With Quote