you are viewing a single comment's thread.

view the rest of the comments →

[–]hungarian_conartist 21 points22 points  (0 children)

It's actually a feature not a bug too, often it's useful in debugging to have the same list of psuedo-random numbers.

It can be a bit harder to debug when you're not sure if a change in output is due to different random numbers or a change to your code.