my @newList = sort {rand > .5} @oldList;