Which of the following is a PHP function that shuffles the values in an array in a random order?

Which of the following is a PHP function that shuffles the values in an array in a random order?



Answer: shuffle


Learn More :