DiceRoll: Roll dice of your choosing

Description Usage Arguments Details Value Author(s) Examples

View source: R/f.R

Description

Roll a dice of your choosing (Description)

Usage

1

Arguments

m

Dice of your choosing of "D20" - 20 sided dice, "D12" - 12 sided dice, "D10_1" 10 sided dice of values 0-9, "D10_10" 10 sided dice of values 00 - 90 by multiples of 10, "D8" 8 sided dice, "D6" 6 sided dice, "D4" 4 sided dice of values 1 2 3, 1 2 4, 1 3 4, or 2 3 4

Details

Roll a dice of your choosing and get a randomly generated number as the result (Details)

Value

DiceRoll - a value of a selected dice

Author(s)

Dustin Duffy

Examples

1
DiceRoll("D20")

dduffyUF/TTDice documentation built on Dec. 9, 2019, 12:15 a.m.