Fairly pick random names, numbers, or items. Animated spinner with sound effects. Uses cryptographic randomness for truly unbiased results.
Flip a fair coin. 50/50 chance. Uses cryptographic randomness.
Uses the Web Crypto API (crypto.getRandomValues()) for cryptographically secure random selections — unlike Math.random() which is predictable.
Use boundary: this is a browser-local convenience picker, not an audited draw. Confirm the selection method and participant list before any regulated or high-stakes use.