- Home /
Question by
j-millen · Jul 05, 2015 at 07:40 PM ·
random.rangehashrepeatingsystems
Repeatability of randoms across systems
I'm using Random.Range and Animator.StringToHash to generate some random behavior that I would like to be repeatable across games. The question is, do they give the same results on Windows and OS X? (I don't have a Windows machine to test this on.)
Comment
Answer by etopsirhc · Jul 05, 2015 at 08:10 PM
i think as long as you seed them with the same value it should.
Your answer
Follow this Question
Related Questions
Why my rotation gets different values? 1 Answer
iTween ColorTo/ColorFrom repeating between many colors in iOS 2 Answers
A repeating background 2 Answers
What are the properties of a good key hash? 1 Answer
OpenSSL key hash problems 1 Answer