Multiplication Quiz Generator

Not being able to find a fully customizable Multiplication Quiz generator, I thought I'd write my own. This lets you define parameters for both the top and bottom numbers. I'm giving my high school students weekly quizzes on their multiplication tables up to 18 and I needed something that would choose numbers up to 18 for the multiplier and the current and previous week's assigned number.

This is just a quick script I wrote because I'm lazy and don't want to have to figure out new multiplication quizzes every week. This utilizes the Math::RandomOrg module which is better than PERL's own rand() function. Eventually, I'd also like to add some checking for duplicate entries and replace on the fly as needed.

Minimum Number: Maximum Number:
Smallest Multiplier: Largest Multiplier:
Number of Questons:
Number of Columns: Quiz Name: