LaTeX
provide a way to insert random numbers into documents?Say I wanted to create worksheets for little children so they could practice adding single digit numbers.
Ideally, they'd practice slightly different worksheets each time, in the same format, but with different numbers.
Sometimes the first question would be 2+3=___. But if the kid scored 15/20 and wanted to try again, I'd like to just print another document that mixed up the numbers so the first question on the next version might be 9+4=___ or ___+3=10.
Is this possible? If not, what would you suggest?