Skip to content

Instantly share code, notes, and snippets.

@tanatana
Created October 24, 2012 04:30
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 tanatana/3943839 to your computer and use it in GitHub Desktop.
Save tanatana/3943839 to your computer and use it in GitHub Desktop.
クックパッドエンジニア
ruby -e 'str = ""; 140.times do str += "クックパッドエンジニア".split(//).sample end; p str'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment