Skip to content

Instantly share code, notes, and snippets.

@jnslxndr
Created November 29, 2013 19:05
Show Gist options
  • Save jnslxndr/7710445 to your computer and use it in GitHub Desktop.
Save jnslxndr/7710445 to your computer and use it in GitHub Desktop.
Array(10).join("wat" - 1) + [32, 66, 97, 116, 109, 97, 110, 33].map(function(e){ return String.fromCharCode(e); }).join("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment