Home
last modified time | relevance | path

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

/plugin/randomtables/table-roller/src/Table/
DTableInterface.php8 public function rollWithoutRepeats(int $times = 1) : array; function
DBaseTable.php48 public function rollWithoutRepeats(int $times = 1) : array { function in TableRoller\\Table\\BaseTable