09.03.2013, 17:40
Just wondering what the most efficient way of doing this is, because the only thing I can think of involves many loops.
I have an array with ~100 strings in. I want to randomly select 10 of them, without having the same one twice. What's the best way to do this?
I have an array with ~100 strings in. I want to randomly select 10 of them, without having the same one twice. What's the best way to do this?