Picker

Picker

Decision maker

Type the decision, press decide, and get a large yes/no-style answer for fast low-stakes choices.

Link copied

Use this for low-stakes decisions

The decision maker is intentionally simple: it picks from a compact answer set using browser crypto randomness. Important choices still need judgment.

The decision maker is a tiny tool for the small choices that should not need a meeting. You type the decision in your own words — "Should I send the email now?" — press Decide, and the tool returns one of six short answers: yes, no, maybe, ask again, do it, or wait. The answer is sampled from that fixed pool with browser crypto randomness, then displayed in large serif type so the result is easy to read across the room or share in a screenshot.

It is built for low-stakes decisions where the cost of staying stuck is higher than the cost of being slightly wrong. Picking between two equally good lunch options, deciding whether to take a walk before a deadline, choosing if a draft is ready to send, or settling a minor disagreement between two people who would both be fine either way — these are the situations where outsourcing the choice to chance is useful. The full answer set deliberately includes "maybe," "ask again," and "wait" so the tool is honest that it cannot tell which option is better. Its only job is to break a stall.

The question you type is stored in the URL so a shared link arrives with the prompt already filled in. That makes it usable as a small piece of structure in a chat: paste the link, both people press Decide on their own browsers, and either accept the answer that arrives or use the disagreement to surface what each person actually wants.

How to use the decision maker

  1. Type the decision or question you want to settle in the Decision or question field.
  2. Press Decide. One of six answers — yes, no, maybe, ask again, do it, or wait — appears in the large result panel.
  3. If the answer feels wrong the moment you read it, that reaction is information: it usually means you already preferred the other option.
  4. Press Decide again to draw a new answer. Each press is independent, so the previous result does not influence the next.
  5. Press Copy link to share the question with someone else. They can press Decide on their own browser and compare results.

Questions people ask

What answers can the decision maker return?

Six short answers are in the pool: yes, no, maybe, ask again, do it, and wait. Each answer is drawn with equal probability. The set is deliberately mixed — three are directional ("yes", "no", "do it"), two are stalling ("maybe", "ask again", "wait"), so the tool does not pretend to know the right call when it does not.

Should I use this for important decisions?

No. Use it for low-stakes choices where both options are acceptable: where to eat, whether to take a break, which task to do first on a tied to-do list, who picks the music. For consequential decisions — health, money, jobs, relationships — write the question down, list pros and cons, and talk it through with a person who knows the situation. A randomizer is a stuck-decision unsticker, not an advisor.

Can I enter my own question?

Yes. Type the question or choice you want shown above the generated answer. The text is saved in the URL so a shared link arrives with the same prompt for the other person.

Is the answer really random?

Yes. Each press of Decide samples one answer from the six-item pool using the browser crypto API. Previous answers do not change the odds of the next one — a string of three "yes" results in a row is unlikely but not impossible.

Can I share a decision prompt with someone else?

Yes. Copy link captures the current question text in the URL. Send it in a chat, and the recipient opens the page with the same question already filled in. Each browser draws its own answer when Decide is pressed, so it is a fair way to settle a disagreement between two people who both have good reasons.

How is this different from a Magic 8-Ball or a yes/no coin flip?

A Magic 8-Ball uses around twenty answers, most of them ambiguous, which is fun but tends to dodge the decision. A yes/no coin flip is two-way and forces a side. This tool is in the middle: six answers, three directional and three stalling, so the result either pushes you off the fence or honestly tells you the question is not ready yet.