Hello,
I was using some rnd() code today and when I out put the result to the log I seem to get always the same result (running in that genyemu tho, didn't test on real hardware yet)
Do I need to call a randomizer first like in languages as vbscript/asp/... to make sure my values are unique on each run?
And is this rndseed() the randomizer I need ?
I was using some rnd() code today and when I out put the result to the log I seem to get always the same result (running in that genyemu tho, didn't test on real hardware yet)
Do I need to call a randomizer first like in languages as vbscript/asp/... to make sure my values are unique on each run?
And is this rndseed() the randomizer I need ?