I have an array like this: var arr1 = ["a", "b", "c", "d"]; How can I randomize / shuffle it? 6 65 Tags: arraysjavascriptrandomshuffle