Skip to content

Instantly share code, notes, and snippets.

@angus-c
Last active August 6, 2019 23:57
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save angus-c/1e80035bc0320b54fec7 to your computer and use it in GitHub Desktop.
Save angus-c/1e80035bc0320b54fec7 to your computer and use it in GitHub Desktop.
Array.apply(0,Array(123)).map(String.fromCharCode).slice(97)
i=96,r=[];while(i++<122)r.push(String.fromCharCode(i));r
String.fromCharCode[b='apply'](0,(a=Array)[b](0,a(123)).map(Date.call,Number)).slice(97)
eval('i=97;String.fromCharCode('+Array(26).join('i++,')+'i)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment