Skip to content

Instantly share code, notes, and snippets.

@tobiashm
Created November 16, 2009 13:38
Show Gist options
  • Save tobiashm/235971 to your computer and use it in GitHub Desktop.
Save tobiashm/235971 to your computer and use it in GitHub Desktop.
"G FMNC RM UGL UGRF LMRFGLE AMLACYJCB MP FCJB ZYAI DSJJ DPMLRYJ".split('').map(function(c) c == " " ? c : String.fromCharCode((c.charCodeAt() - 63) % 26 + 65)).join('');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment