Searched defs:rollWithoutRepeats (Results 1 – 2 of 2) sorted by relevance
/plugin/randomtables/table-roller/src/Table/ | ||
H A D | TableInterface.php | 8 public function rollWithoutRepeats(int $times = 1) : array; function |
H A D | BaseTable.php | 48 public function rollWithoutRepeats(int $times = 1) : array { function in TableRoller\\Table\\BaseTable |