I'm probably unsharing this soon lol use turbo mode if you just want to see who wins Welcome to the true form of Pig Race Tests, a "game" where some "pigs" "try" to get an apple Episodes are run using random values controlled by random seed, so they look different to you as they do to everyone else!
This uses stuff like the current second of the time, mouse coordinates, FPS, and other stuff do imitate TRUE true randomness, since Scratch's randomization blocks actually use a pseudorandom algorithm anyway. so if you can find the seed and the conditions for it, then you can technically predict everything it does. The "true randomness" factors are applied basically every time randomness is used, so in both the seed and the individual bounces. There is like no reason whatsoever to use this level of randomness at all, because this isn't like gambling or encryption, people aren't gonna be doing anything they can to get the values of a random block in Scratch. But I just wanted to do this out of the sheer absurdity of the idea