Skip to content

Instantly share code, notes, and snippets.

@tondol
Created May 28, 2015 11:00
Show Gist options
  • Save tondol/6f9ff85f8b4bfea70f1c to your computer and use it in GitHub Desktop.
Save tondol/6f9ff85f8b4bfea70f1c to your computer and use it in GitHub Desktop.
puts "カドカワ".split("").zip("ドワンゴ".split("")).map(&:sample).join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment