export const prerender = true;
Decision-making helpers for coins, teams, and weighted choices
Flip one or more coins and see heads or tails.
Split a list of people into random teams or groups.
Pick a random item from a list using custom weights for each option.
Get a random Yes, No, or Maybe answer to any question.