taskseed.io Beta

Plant a Task,
Grow a Worksheet.

Stop manually typing math problems. Use taskseed to create high-quality, randomized, and printable worksheets in minutes.

Why taskseed?

Randomized Problems

One code, infinite variations. Generate new numbers for every student with a single click.

Semantic Markup

Use simple tags like <basic-arithmetic-problem> instead of complex formatting.

Print Ready

Designed for standard A4 paper with precise control over layout and spacing.

Automatic Solutions

Never calculate an answer key manually again. Toggle solutions and print the key in seconds.

What's in a name?

A Task is the fundamental building block of learning. By focusing on individual exercises, we give you precise control over the content of your worksheets.

In computer science, a Seed is the starting value for a random number generator. By changing the seed, taskseed produces entirely new random numbers for every single task on your worksheet.

Together, they form taskseed: a tool where you plant a single task definition and harvest infinite variations for your classroom.

Built with taskseed

Drag the slider to see the code behind the worksheet

<page-a4>
  <worksheet-task headline="Simple Arithmetic">
    <basic-arithmetic-problem operations="+" max="20" repeat="12" />
  </worksheet-task>
</page-a4>