Message 117337 - Python tracker (original) (raw)
the random data you run in interpreter 1 won't be the same data you run in interpreter 2
what about adding a simple "random.seed(12345)"
the random data you run in interpreter 1 won't be the same data you run in interpreter 2
what about adding a simple "random.seed(12345)"