You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//This generates a number between 1 and 2 (inclusive). If the number is even (2), the output will be 'heads', otherwise, if the number is odd (1), the output will be 'tails'. Repeat this however many times are specified.