Start by sketching the outputs you want—names, prompts, descriptions, loot tables, NPC traits—then split them into small lists. In Perchance, you plug those lists into each other so a single roll can assemble a complete result, like a character with appearance, motive, and gear, or a location with mood, hazards, and rewards. When you need certain entries to show up less often, you adjust their chances directly so rare items stay rare and common items stay common.
As your generator grows, you keep it maintainable by reusing the same building blocks across multiple projects. One set of lists can feed several tools: a writing prompt maker, a settlement builder, and a quest hook picker, all drawing from shared components. You can also pull in someone else’s generator, swap out a few lists, and quickly repurpose it for your own setting or tone.
During generation, text helpers let you clean up the final wording so it reads like a finished sentence instead of stitched fragments. That makes it practical for producing ready-to-copy snippets for stories, tabletop sessions, brainstorming docs, or content drafts. When you’re ready to share, you publish a link for others to use, or export the generator as a standalone HTML file to run offline, host on your own site, or embed in a larger project. For more advanced workflows, creators often connect generators to community bots or simple integrations to serve results on demand.
Comments