Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created December 3, 2012 23:37
Show Gist options
  • Select an option

  • Save othiym23/4199086 to your computer and use it in GitHub Desktop.

Select an option

Save othiym23/4199086 to your computer and use it in GitHub Desktop.
function f(){var a=arguments,l=a.length/2,o='';for(var i=0;i<l;i++)o+=String.fromCharCode(a[i]|a[i+l]);return o}
// =f(6,15,2,2,5,3,4,0,12,0,14,15,2,6,5,12,12,64,96,112,112,96,112,112,32,64,32,64,96,112,112,96,96,96)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment