coin // usage randBox.coin() Flip a coin! randBox.coin(); => 'heads' randBox.coin(); => 'tails'Last updated on: October 23, 2025