Hi all,
I would like to generate random numbers based on gaussian distribution (mean + standard deviation) with python:
I noticed however that random.gauss is not pseudo random.
But I would like to keep these values constant every time I run the simulation to be able to see the effect of improvements on the lay-out (ruling out potential effects from the change of values)
I could generate them once, save them to excel, and read them every next simulation run but that seems like a bit of an overkill.
Does anyone know another way of doing this?



微信扫一扫,打赏作者吧~
网友评论
最新评论