Ad
  • Custom User Avatar

    You're absolutely right. There is a functionality that you might not be familair with. It has to do with how random numbers are generated. Computers can't actually do truly random numbers, so your best bet is to figure out how computers return such a number. You don't need to go as far as look up any specific algorithm or anything, but just be familiar with the concept behind random number generation.

  • Default User Avatar

    Well, in certain situations, you need to generate the same sequence of random numbers.

  • Custom User Avatar

    Exactly my feeling, there must be something that I don't know that I don't know! I'm not even able too come up with a sensible google query for this one!