AZ Tools

Random Creative Prompt Generator

Random

Stuck staring at a blank page? Pick a creative discipline — drawing, writing, photography, a coding side project, or worldbuilding — and the tool rolls a structured prompt by combining curated lists of subjects, settings, constraints, and styles. Each category has 50+ hand-picked elements with thousands of combinations, so you can keep rerolling without repeating. Prompts are seeded with a reproducible PRNG (mulberry32) so the same seed always produces the same prompts — useful for sharing or for daily challenges where everyone uses the same starting seed. Useful for sketchbook practice, NaNoWriMo warm-ups, photo-of-the-day challenges, or shaking off the blank-canvas freeze.

Prompts

    All combinations come from hand-curated word lists. The seed is reproducible (mulberry32 PRNG) — share the seed to share the prompts.

    How to use

    1. Pick a category — drawing, writing, photography, coding, or worldbuilding.
    2. Set how many prompts you want (1–10).
    3. Click Reroll for a fresh batch. Copy individual prompts with the button on the right of each row.
    4. Same seed → same prompts, so screenshot or save the seed if you want to share.

    Frequently asked questions

    How are the prompts generated?
    By combining curated word lists. For drawing, each prompt is `[adjective] [subject] [doing action] in [setting] in [style]`. For writing, it's `[genre] piece with [character] who [goal] under [constraint]`. Photography mixes a subject, a restriction (e.g. 'only one focal length'), and a theme. Coding combines domain × task × constraint. Worldbuilding picks a place, two cultural quirks, and a current tension.
    Are the prompts unique?
    Combinatorially, yes. Drawing alone has ~20 × 20 × 15 × 15 × 11 ≈ 990 000 combinations. You're unlikely to see the same one twice.
    Can I get repeatable prompts?
    Yes — the seed is shown in the URL state (auto-saved in your browser). Same seed always produces the same prompts. For a daily-shared challenge, agree on a seed in advance.
    Are the prompts AI-generated?
    No. Every adjective, subject, action, setting, constraint and theme is hand-written and stored in the component. Nothing is fetched from an LLM or external service — the tool works offline.

    Related tools