> How can I randomly sort an array of strings?
Collections.shuffle(Arrays.asList(data));
Patricia
> How can I randomly sort an array of strings?
Collections.shuffle(Arrays.asList(myArrayOfStrings));
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/
Justin - 18 Jun 2006 20:57 GMT
> --
> Unemployed English Java programmer
> http://jroller.com/page/tackline/
I just checked out the site you above mentioned. Its one of the coolest
java discussion sites i have ever visited. Keep up the good work. I
really liked your site. I would like to suggest it to all members of my
group as well as all my friends.
with regards
justin
That was quick! Thank you to you both.