I am of course making the assumption that the random seed is picked from a pseudo-random source every time. It might always be like Civ 3 where the game is completely deterministic once you start as the seed is saved.
Of course, a computer is a deterministic machine, so you'd need an external RNG to have it properly pick the next location to look for the code.
