Mathgen is an add-on for the app Anki. It allows for the creation of math problem cards with values generated from a fixed range.
Mathgen is currently supported for the latest version of Anki.
git clone https://github.com/MinXuann/mathgen.git
Move the mathgen/mathgen
folder into your Anki add-on folder.
- Utilises the Javascript
eval()
function for calculation of solution, but a easier way of evaluation is currently under development