@output = sort { rand() <=> 0.5 } @input; $#output = 9; #truncate the randomly sorted copy