View source: R/ability_scores.R
ability_singular | R Documentation |
Rolls for a single ability score using the specified method of dice rolling.
ability_singular(method = "4d6")
method |
(character) string of "4d6", "3d6", or "1d20" ("d20" also accepted). Enter your preferred method of rolling for each ability score ("4d6" drops lowest before summing) |
(numeric) vector of roll outcomes (not summed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.