This tool generates fictional contract clause text for populating legal-tech demos and test environments. It covers common clause types — confidentiality, termination, limitation of liability, governing law, payment terms, and force majeure — and renders them as numbered sections so they slot into a document. The text only looks like legal drafting; it carries no legal force and is not advice.
How it works
Each clause type maps to a heading and a small set of body templates. The templates contain fill-in tokens:
{A} a party such as "the Supplier"
{B} a counterparty such as "the Customer"
{DAYS} a notice period such as "thirty (30)"
{YEARS} a duration such as "three (3)"
{JURISDICTION} a governing law such as "the laws of England and Wales"
When you generate a clause the tool picks one body template at random, then replaces every token with a randomly chosen value. It wraps the result in your chosen clause number as a heading plus a numbered sub-clause, so the output reads like part of a real agreement.
Tips and notes
- Use it only as filler for tools and screenshots — never paste it into a contract you intend to sign.
- Reroll to vary parties, durations, and jurisdictions when you need several distinct sample clauses.
- Set the clause number to continue your document’s existing sequence cleanly.
- Everything runs locally in your browser, so generation is instant and nothing is uploaded.