shuffle

Definition

bool shuffle ( array &$array )

Description

This function shuffles (randomizes the order of the elements in) an array.

[More at php.net]

Parameters


loading


Share/bookmark - shuffle


Global comments