Home
last modified time | relevance | path

Searched refs:rollDie (Results 1 – 1 of 1) sorted by relevance

/plugin/randomtables/table-roller/src/Table/
DBaseTable.php77 return $this->rollDie($match[0]);
85 public function rollDie(string $formula) { function in TableRoller\\Table\\BaseTable