Picker

Picker

Chore assignment picker

Use a random prompt for household chore rotation after age, ability, timing, and fairness have already been handled.

Link copied

Make the rotation fair before using randomness

A chore assignment picker can make routine household tasks feel less personal when everyone agrees to the system in advance. It is best for rotating similar effort tasks, choosing order, or breaking a tie when two people can do the same chore. It should not assign unsafe work, ignore age or ability, or replace a shared agreement about fairness. Before using it, list only tasks and people that fit the situation, then keep the result visible so the household understands how the choice was made. Randomness works for chores only when the eligible people and tasks are already reasonable for the household.

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.

Use-case details

best For
Shared chores where any eligible person can reasonably take the task.
setup Tip
Remove unsafe, age-inappropriate, or already-completed tasks from the decision.
avoid For
Punishments, unsafe work, or chores requiring skills one person does not have.

Source: American Academy of Pediatrics family routines guidance, accessed 2026-05-06.

Questions people ask

Can this assign chores to children?

Only use it after an adult decides which chores are age-appropriate and safe. Randomness should not make that judgment.

How do I keep chore picks fair over time?

Track recent assignments separately and rotate the eligible list so one person is not repeatedly selected.

Should the result be final?

No. Treat it as a transparent prompt and adjust when workload, safety, or availability requires it.