Skip to content

Instantly share code, notes, and snippets.

@Alex-xd
Last active April 27, 2017 02:56
Show Gist options
  • Save Alex-xd/bb07b6c4075b6ade143a55c0a11ab612 to your computer and use it in GitHub Desktop.
Save Alex-xd/bb07b6c4075b6ade143a55c0a11ab612 to your computer and use it in GitHub Desktop.
a.sort(function(a, b) {
return Math.random() - 0.5
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment