If the array elements are unique, and are all integers or strings, here is a simple way to pick $n random *values* (not keys) from an array $array: <?php ...
確定! 回上一頁