Array
(
    [0] => purple
    [1] => green
    [2] => red
    [3] => yellow
    [4] => blue
)

Refresh the page to see how shuffle() randomizes the order of the elements in the array.