1. Because we are using a coin flip app, this experiment really tests only that App Inventor's random integer block generates a 1 around half the time. Is this a sufficient test for App Inventor's PRNG? What other experiments might you do to increase your confidence in App Inventor’s PRNG?
We would want to do more to test App Inventor's PRNG besides just using the random integer block. It would be good to try out the different blocks that have to with randomness, and record those results as well.