R/dice.R
coin.Rd
Picks a random number from 1-2. Essentially a "d2".
coin()
(numeric) result of coin flip (either 1 or 2)