question

Joe D avatar image
0 Likes"
Joe D asked Ben Wilson commented

Troubles with RNG seeds.

Hello, I have been using getstream(current) as my random seed generator but it seems to not be random as every simulation has exactly the same output. The only way I can get the outputs of my simulations to change is by changing inputs of an object (e.g. change the bottom value of my beta distribution from 2.5 to 1.5).

Am I misunderstanding getstream(current)? And is there a way for all of my simulations to be truly random and change output/random seed with every new simulation?

Thanks.

FlexSim 20.0.10
simulationflexsim 20.0.10random streams
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

James Rodgers1 avatar image
1 Like"
James Rodgers1 answered Jason Lightfoot edited

Under the "Statistics" menu there is a check to "Repeat Random Number Streams". De-select this check box to have random number streams not repeat:


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.