Skip to content

Instantly share code, notes, and snippets.

@ArcCosine
Created June 29, 2014 11:59
Show Gist options
  • Save ArcCosine/ff7b12985fe1df5aefdc to your computer and use it in GitHub Desktop.
Save ArcCosine/ff7b12985fe1df5aefdc to your computer and use it in GitHub Desktop.
var m=Math,a='ほのうみことりんぱなまきえりのぞにこ';a=a.match(/.{2}/g);a.sort(function(){return m.random()*3-2;});a.join("").match(/.{4}/g).join("\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment