Description Usage Arguments Value Author(s) Examples
Roll any number of dice any number of times apiece
1 | roller(sides_vec, rolls_vec)
|
sides_vec |
vector where each element is a number of sides of a die |
rolls_vec |
vector of times to roll each corresponding die |
returns a list of vectors containing roll results for each die shape
Mike Vlah, vlahm13@gmail.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.