• v0.2.0 4cc82a29f1

    v0.2.0 Stable

    joel released this 2019-05-29 18:15:25 +00:00 | 0 commits to master since this release

    Some bug fixes; the previous version created invalid die if some of the numbers were non-integers.

    As well, I added supported for re-rolling a die if a certain number(s) was rolled on the first roll. I also simplified some code, and added a very useful function called combineDie that lets you easily provide your own function that takes all the possible outputs of the two die to produce an output, which combineDie then takes to produce a new die with the appropriate probabilities.

    Downloads