Skip to content

Instantly share code, notes, and snippets.

@balepc
Created November 29, 2013 15:09
Show Gist options
  • Save balepc/7707074 to your computer and use it in GitHub Desktop.
Save balepc/7707074 to your computer and use it in GitHub Desktop.
'eqmq38ddabrutl82w8hqtbl59dy5bj7eorh'.scan(/.{7}/){puts$&.to_i(36).to_s(2).tr'10','.#'}
'11m6cki 2hx4kza 7pcny22 473n1uq 491hr1e'.split.each{|i|puts i.to_i(36).to_s(2).rjust(35,'0').tr'01','.#'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment