Is there a way to use the RANDOM NORMAL function in a such a way that the results are not identically repeatable for each run? I can see the benefit of the results being repeatable from a debugging standpoint, but once I've got my model running the way I want it to, I'd like the random numbers to be different for each run. Additionally, I'd like to accomplish this without having to manually change the noise seed between runs.
Any help would be greatly appreciated.
non-reproducible random number generation
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm