> Hi All, > I have a two dimensional array built like this $x[$i][$j] inside two for loops. I would like to know how can I randomize the elements of this array? >
Which array, the inner or outer? perldoc -q 'shuffle an array randomly' http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>