001- *** Testing array_rand() : with associative array ***
003- -- with all default and optional arguments --
004- array(6) {
005- [0]=>
006- string(%d) "%s"
007- [1]=>
008- string(%d) "%s"
009- [2]=>
010- string(%d) "%s"
011- [3]=>
012- string(%d) "%s"
013- [4]=>
014- string(%d) "%s"
015- [5]=>
016- string(%d) "%s"
017- }
018-
019- -- with default argument --
020- string(%d) "%s"
021- Done