GetDiceRollTheoreticalMatrix: Get a M x N sized matrix (M = all possible combinatios of...

Description Usage Arguments Value Examples

Description

Get a M x N sized matrix (M = all possible combinatios of dice rolls and N = X) an exhaustive list of all possible combinations of dice rolls.

Usage

1

Arguments

X

An integer, the amount of dice to be rolled.

Y

An integer, the number of sides the die has. (Default: 10)

Value

A Matrix with all possible dice rolls.

Examples

1
2

rubenbanuelos/gameDesignTools documentation built on May 22, 2019, 4:42 p.m.