rl: Roll a nroll dice with nsides sides and nmod modifier

Description Usage Arguments Value

View source: R/dice.R

Description

Roll a nroll dice with nsides sides and nmod modifier

Usage

1
rl(nroll, nsides, nmod = 0)

Arguments

nroll

An integer for number of dice to roll

nsides

An integer for number of sides to of the dice

nmod

An integer for a modifier to added to the result

Value

A string indicating all the dice rolled in xdy+z notation and the result


ghobo-ai/trpgtools documentation built on Dec. 20, 2021, 10:46 a.m.