DD5E: D&D 5E Character Charistic Generator

Description Usage Details Value Examples

View source: R/dice.R

Description

DD5E returns a random interger between 3 and 18, simulating the sum of rolling four six sided dice, with the lowest result being ignored.

Usage

1
DD5E()

Details

DD5E utilizes the dice function to simulate the dice rolls, this function returns an interger between 1 and 6.

Value

a random interger with a value between 3 and 18 inclusive. (non-uniform)

Examples

1
DD5E()

ab9sq/Package4 documentation built on May 28, 2020, 6:32 p.m.