num2math icon indicating copy to clipboard operation
num2math copied to clipboard

Allow integers greater than 1000

Open enjeck opened this issue 2 years ago • 0 comments

The lazy way to do it would be to take what we have now and just divide by 1000 (or a random int between x and y), multiply by that number rounded, add a term equal to the modulus

enjeck avatar Nov 20 '21 03:11 enjeck