Coin flip
Provide the requested values and choose the operation for coin flip.
Result
One flip → heads or tails.
Example
Coin flip works on this device without uploading or retaining the value you provide.
One flip → heads or tails.
Processed locally in your browser.
Methodology
Uses crypto.getRandomValues with rejection sampling when a bounded value is required.
Related tools