in reply to Re: Randomly select values from arrayin thread Randomly select values from array
@data = sort {rand < rand} @data; [download]