Can anyone tell me if there is a way of reseting the seed behind the random system function?
I'm doing some procedural content generation and (rather than developing a pseudo random number generator function) was hoping there was a way of setting the start seed for the built in generator?