justinian/dice

Setting Random Generator

deefdragon opened this issue · 1 comments

Given the structure of dice, it looks like it would be rather trivial to set up the ability to use a custom rand. At least for each individual Roller, given they are all already structs. Setting a base/'dice global' one would be a little more tricky.
I would be willing to submit a PR if it would be accepted.

I would definitely be open to that!