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