Random # - In a uniform distribution the tally of tosses from many coin flips should be balanced between heads and tails. What happens each time you press toss? What happens each time you press 100x? There is a bug in the code so that tails is more likely to win. Can you find the bug? How could you change the code if you want to have a large bias so that heads wins more than tails?