Description Usage Arguments Value Author(s) Examples
Rolls a die for 'n' number of times
1 | roll(n = 1, size = 6)
|
n |
is the number of times to roll the die (default 1) |
size |
is the number of faces on the die (default 6) |
Outcome(s) of rolling of the die
Prithul Chaturvedi
1 | roll(2,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.