Skip to content

Instantly share code, notes, and snippets.

@rlemon
Created July 20, 2012 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rlemon/3151021 to your computer and use it in GitHub Desktop.
Save rlemon/3151021 to your computer and use it in GitHub Desktop.
trolololol
var a = 'abcdefghijklmnopqrstuvwxyz1234567890.',
i = 18, j = 0,
b = [a[i++],a[++i],a[++j],a[--i-1],a[i],a[--i-1],a[++j*(j+j)],a[--i-(j+j)],a[j*j+j]].join(''),
f = function(x,y) { switch(x){case(1):o=y;break;case(0):l=y;break;} return y; }, o,l,
c = [a[b](i+j)[0], a[b](i++,i), f(1,a[b](--i-(++j),i-(--j))), f(0,a[b](--i-((j++)+j), (i++)-(--j+j))) ].join(''),
e = o + l,
d = c+Array(++j+j).join(e);
alert(d); // you mad bro?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment