Name

shuffle

Synopsis

void shuffle(array array)

Rearranges the values in array into a random order. Keys for the values are lost. Before you call shuffle( ) be sure to seed the random-number generator using srand( ).

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.