GenerateRandomSearch

Scene Setting Generator

Combines a random location, time of day and weather condition into one scene-setting prompt — distinct from the single-description story-setting generator, this stacks three elements at once.

What this generator does

Combines a location, a time of day and weather into one prompt. Drawing the three together rather than separately is the point: time and weather change what a location can be used for, and the combinations that are slightly wrong — a beach at three in the morning in fog — are the ones worth writing.

What it builds, and how many ways

Each result is assembled to this shape: [location] + [time] + [weather].

  • location: 8 options
  • time: 6 options
  • weather: 6 options

Taken together those banks can be assembled 288 different ways, repeating after about 21.

Some results it can produce:

  • A scene set in an abandoned train station, in the middle of the night, with thick fog.
  • A scene set in a rooftop at dawn, at the height of a heatwave, with an eerie stillness.
  • A scene set in a quiet library after closing, during a sudden storm, with torrential rain.
  • A scene set in a long-empty classroom, in the middle of the night, with a wind that won't let up.

A fixed sample so this page stays the same between visits. Your own results are assembled at random, each slot filled independently and each press independent of the last, so the same result can come up twice — past the repeat figure above, seeing one twice is more likely than not.

How to use this tool

  1. Press generate for a scene setting.
  2. Write the scene, or generate again for a different combination.

Common use cases

  • Descriptive-writing exercises
  • Scene-opening inspiration
  • Screenwriting/scriptwriting prompts

Practical tips

  • If the combination seems implausible, write the reason someone is there anyway. That reason is frequently a better scene than the one you were planning.

Each part of the result is chosen independently with your browser's cryptographic random number generator, so every option in a bank is equally likely. How Generate Random works.