This is a math quiz generator. Just give the program how many questions you want, and how many digits you want the questions to have (i.e. 1 digits would be questions like 8+3, or 3 digits would be questions like 193+842). Then click on what operator you want to use. This program currently can have problems in addition, subtraction, multiplication, and division. Update 1.0.1 Added the option for having a squaring numbers test and square root. (note that for these the number of digits option doesn't matter.)
A couple of years ago I created a math fact memorizing program in PHP to prepare for a math competition. This time I decided to create random questions instead of just using pre-entered questions.