> It's a pretty handy debugging tool. Am I doing something very wrong?
Not for debugging. But my suggestion is that you be really careful about using more than one generator in your final simulation. And keep in the back of your mind that if your simulation is sensitive to a single specific random number stream, then it's ultimately not likely simulating anything of value.
Sean