lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
681 stars 176 forks source link

random.randint(a, b) includes b, where b=4000 would cause exception #425

Open zxytim opened 1 year ago

zxytim commented 1 year ago

So change it to 3999