LuckPicker

Tool

Truth or Dare Generator

Draw a truth or a dare — two decks, adjustable dare intensity, no repeats in a session.

Truth or Dare Generator

16 truths and 12 dares at this intensity.

Anyone can pass on anything. A dare is a suggestion from a list, not an obligation — and a group that cannot say no is not playing a game.

Two decks, drawn in two stages: first which deck, weighted however you like, then which card from that deck, with no repeats until it empties.

The dare intensity control is a real filter rather than a label. Setting it to gentle removes the harder dares from the deck entirely — they cannot be drawn, not merely deprioritised — and the remaining count is shown so you can see how much you have cut.

Anyone can pass on anything. That is stated on the page rather than assumed, because a list of dares that reads like an obligation is a worse game than one that reads like a suggestion.

How the Truth or Dare Generator works — and why it's fair

The first stage picks a deck using a weighted draw against your slider. At 50 the two decks are equally likely; at 80 the dare deck is drawn four times as often as the truth deck. It is implemented as a cumulative-sum walk over the two weights rather than as a coin flip, which is what makes any ratio available rather than only even odds.

The second stage draws a card from the chosen deck's own no-repeat cycle. The two decks keep separate cycles, which matters more than it sounds: it means a run of dares does not consume your truths, so switching the slider mid-game leaves the other deck exactly where you left it.

Splitting the draw in two is the design decision worth explaining. A single flat pool of truths and dares would tie the ratio to the content — adding six new dares would silently shift the mix towards dares, as a side effect of writing more content. Here the ratio is a setting and the content is content, and neither one moves the other.

The intensity slider re-scopes the dare deck, and the no-repeat cycle is keyed to the intensity level. Dropping from brave to gentle gives you a fresh cycle over the gentler subset rather than continuing a cycle that included cards no longer available — which would have quietly reduced the number of dares before the deck reset.

Everything is kept in this browser and nothing is transmitted. The cycle survives a page reload, which is the behaviour you want for a game that runs across an evening with the phone being passed around and occasionally locked.

When the Truth or Dare Generator is fair — and when it is not

What it does guarantee

  • The truth-versus-dare ratio is exactly the one you set, and it stays fixed regardless of how many cards each deck contains.
  • Within a deck, every unused card has an equal chance, and no card repeats until that deck's cycle empties.
  • Lowering the intensity genuinely removes the harder dares from the pool rather than making them less likely.

What it does not

  • The intensity ratings are editorial judgement. What counts as a gentle dare depends entirely on the group.
  • The two decks have separate cycles, so a session heavy on dares will exhaust the dare deck long before the truth deck.
  • Nothing in the tool can tell whether a dare is appropriate for the people in the room. That judgement stays with you.

Two worked examples

Slider at 50, intensity at 'normal'

  • Deck choice is an even 50/50 between 16 truths and 12 dares at intensity 1 or 2.
  • A truth draw is 1-in-16 the first time, 1-in-15 the next, and so on down the cycle.
  • Note the asymmetry: because the decks are different sizes, a specific dare is more likely per draw than a specific truth.

Slider at 80, intensity at 'gentle'

  • Dares are drawn four times as often as truths — a weight of 80 against 20.
  • Only intensity-1 dares are available, which is 5 of the 16 dares.
  • That small deck exhausts after five dare draws, and the cycle then restarts from the same five.

How groups actually use it

The common setup is a phone passed around a table, with the slider agreed at the start and left alone. Agreeing the ratio and the intensity before the first draw is the part that makes the rest of the evening straightforward, because it happens once, in the abstract, rather than repeatedly about a specific card someone does not want to do.

Groups with a wide age range use the intensity control as a hard boundary rather than a dial, setting it to gentle and never touching it. That is a legitimate way to run the game and the reason intensity filters the deck rather than weighting it.

It also gets used as a truths-only conversation game with the slider at zero, which turns it into a rather good set of uncomfortable questions with a no-repeat guarantee. The conversation starter picker is the gentler version of that, sorted by depth.

For a game where nobody has to do anything at all, the would-you-rather generator produces dilemmas the room votes on. For deciding who goes next, the turn order generator handles the ordering properly across rounds.

Frequently asked questions

Why is the truth-or-dare split a slider rather than a coin flip?

Because groups want different ratios, and a weighted draw supports any of them. A coin flip would only ever give you even odds.

Does adding dares to the deck change the truth-or-dare ratio?

No, and that is the reason for the two-stage design. The ratio comes from the slider; deck size affects only which card within a deck.

What does the intensity setting actually do?

It removes harder dares from the deck entirely. They have a zero chance at a lower setting, not a reduced one.

Do the two decks share a no-repeat history?

No, each keeps its own. A long run of dares does not consume the truths, so switching the slider leaves the other deck untouched.

What happens when a deck runs out?

It refills and the cycle restarts. With the intensity on gentle the dare deck is small, so it refills quite quickly.

Does the session survive closing the page?

The cycle is stored in this browser, so usually yes. A private window or cleared site data resets it.

Can I add my own truths or dares?

No. The two decks are fixed, which is what lets the slider control the ratio independently of how much content each deck holds.

Is anyone obliged to complete a dare?

No. Every dare here is a suggestion from a list, and a group where somebody cannot decline is not playing a game.

Why do the intensity ratings feel wrong for my group?

Because they are one person's editorial judgement and groups differ enormously. Treat the setting as a rough dial and read the card before handing it over.

← Back to all tools