@random = sort { .5 <=> rand(1) } @array; # DO NOT USE THIS!