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

Ability to limit die sizes and recursion #4

Open
darkliquid opened this issue Mar 5, 2017 · 0 comments
Open

Ability to limit die sizes and recursion #4

darkliquid opened this issue Mar 5, 2017 · 0 comments

Comments

@darkliquid
Copy link
Owner

At the moment, there is zero protection against silly die sizes or infinite recursion. This means you can roll a 1d1!, which will explode forever, or do silly sided dice like d100000000000000000000000 which, while nice to support, would be nicer if you could restrict it.

It'd also be nice to restrict the total number of dice rolled in complex rolls that make use of multiple dice, or exploding rolls.

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