You can run tests for yourself by pressing space Reset by pressing the green flag Press Up Arrow to see your data set, and Down Arrow to hide it
Hi! This is a little thing i just wanted to do. It proves that that "Pick Random 1 - 10" block isn't 100% random. You may ask "well how?" Well, it does pick a random number. But after running some tests, I discovered that the numbers are more often that not closer to either 1 or 10. I ran 20 tests, The results for the numbers that appeared the most are: 2, 2, 9, 1, 1, 8, 5, 8, 9, 10, 5, 1, 8, 2, 10, 5, 1, 8, 8. Almost all of these numbers are closer to 1/ 10 than to 5, which is what the median should be for the randomizer. So there you go. I just proved that the "pick random" block isn't 100% random. You can also run tests for yourself by clicking the green flag.