Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow integers greater than 1000 #9

Open
enjeck opened this issue Nov 20, 2021 · 0 comments
Open

Allow integers greater than 1000 #9

enjeck opened this issue Nov 20, 2021 · 0 comments

Comments

@enjeck
Copy link
Owner

enjeck commented Nov 20, 2021

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 enjeck changed the title All integers greater than 1000 Allow integers greater than 1000 Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant