Random Quest Generator

One-line random quest seeds for tabletop RPGs and improv writing.

Open tool

Overview

The Random Quest Generator produces one-line quest seeds suitable for tabletop RPGs, improv writing, and game-jam pitches. Each seed combines a verb (rescue, retrieve, destroy, investigate), an object (a stolen artifact, a missing person, a corrupted ritual), and a complication (the patron is lying, the timing is impossible, a rival is on the same trail).

The output is intentionally compact — one to two sentences — so it acts as a seed rather than a script. GMs can wrap their own setting, NPCs, and stakes around the seed, and writers can use the same format to brainstorm dozens of story prompts in a single sitting.

How it works

Each quest is assembled from a templated grammar: a top-level pattern picks a verb-object combination, then layers a complication clause on top. Each slot draws from a weighted table — common verbs and complications appear more often, exotic ones are seasoned in sparingly to keep the output recognisable as a quest while still offering surprises.

Independent sampling across slots means the combinatorial space is large enough that you rarely see the same combination twice. Common quest archetypes (rescue the noble, retrieve the artifact) appear because the verb and object weights make them probable, not because the generator dispenses them on a fixed rotation.

Examples

  • "Retrieve a stolen heirloom from a thieves' guild — but the guildmaster is the original owner's brother."
  • "Investigate a series of disappearances at a remote monastery, knowing the monks are not what they seem."
  • "Escort a merchant caravan through bandit country while one of the merchants is actually a wanted criminal."
  • "Destroy a corrupted shrine before the next eclipse; the cult guarding it has children among its acolytes."

FAQ

Can I customise the verb or object banks?
This build uses fixed tables. Forking the source allows custom banks.

Are the seeds system-agnostic?
Yes — they describe scenarios in plain English without referencing any specific ruleset.

What if the seed doesn't fit my campaign?
Re-roll. The generator is fast enough that filtering through several seeds for one that fits is the intended workflow.

Will the same quest repeat?
Possible but unlikely. Each generation is independent and combinatorial space is large.

Can I use these in published material?
The output is procedurally combined from generic English — original work; safe for most uses.

Try Random Quest Generator

An unhandled error has occurred. Reload ×