DEV Community

Discussion on: What’s your alternative solution? Challenge #55

Collapse
 
miketalbot profile image
Mike Talbot ⭐

Javascript

    arrayOfStrings.sort(()=>Math.random() - .5)