Does anyone know if this method will present the same random numbers across different devices? Say both iOS and Android?
I know that seeds generate pseudo-random repeatable numbers. But I need it to do that across different specs of hardware. In most cases, the processor difference will present different sets of numbers for the same seed.