Random Yes or No Generator

Generate an unbiased random yes or no answer in your browser.

Calculations happen locally. We do not send your values to our server.

Example

Pressing the button returns either Yes or No, with each answer selected from the same two-outcome range.

Calculation method

The browser’s cryptographically secure random generator selects an integer of zero or one, which maps to the two displayed answers.

Important notes

This is a casual decision aid, not a substitute for judgment and not an auditable method for legal, financial, or regulated drawings.

Frequently asked questions

Are Yes and No equally likely?

Yes. Each generation selects one of two integer outcomes with equal probability.

Is the answer saved or sent anywhere?

No. The random choice is generated locally and the result is not stored by the tool.

Can I use it for an official drawing?

No. Official drawings may require documented procedures, supervision, or certified systems.

Related tools