This is just a simple test I did to put scratch's random block to test. It basically makes a hundred different random numbers from 1-1000 in the randomness list and then adds them together and divides finding the average which it puts into the list average. If you run the program several times you will have a sufficient answer to the question of the random blocks randomness. If the numbers you get differ then the block is random if there are any two numbers which are the same or very close to being the same then that could hint at a pattern disproving randomness. The flashing blocks were just a demonstration of what the random block can be used for. If the project is not running you can enter the project and delete the sprite 2. Once deleted try running it again. Otherwise put on turbo mode which is in the edit menu.
Thanks for viewing