Unique seed acrossing multiple imported files with random module (python)

后端 未结 0 1085
死守一世寂寞
死守一世寂寞 2021-01-12 20:56

I have a big simulation where I set a seed value (through the random.seed) for the random module in the main file. The main file imports the random module and other files,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题