I have right now headache and can't think of a way to randomize a String array.
I just can't get it to work. I have like rewritten it over 9000(seriously I have done it like that). So my last savior is you guys. Care to help me out?
Thanks in advance :)
Edit: My array is build like this in a object... String[] s = new String[3];
s[0]="Test";
s[1]="This";
s[2]="Thing";
So anyway to randomize their position later?
Edited by Turk4n, 08 December 2008 - 06:37 AM.
Forgot to tell you guys...


Sign In
Create Account



Back to top









