| It's the same idea. In this case, the string they use would be considered the seed value. The point is that it's completely possible to guess, beforehand, what numbers will be generated "randomly." Think about it - sure, they can use random strings. But what did they use to generate those strings? Regardless of how well you mask it, pseudo-random generation is still ultimately deterministic. |