Hey everyone,
I’m having issues with generating random numbers on Android. Even when doing math.randomseed(*myseedhere*) and then doing math.random(), I get different results each time, even though the exact same seed is being used. This bug does not happen on the simulator or any iOS device. Those devices always report the same numbers when using the same seed each time.
I’ve tested this on 2 Android devices (Galaxy Tab and a Galaxy Nexus), and it still happened on both. Has anyone else had this problem, or have a fix for this bug? [import]uid: 51654 topic_id: 25311 reply_id: 325311[/import]