Skip to content

Instantly share code, notes, and snippets.

@dguzzo
Last active October 8, 2016 22:19
Show Gist options
  • Save dguzzo/42fabc8e6808e6b26c83 to your computer and use it in GitHub Desktop.
Save dguzzo/42fabc8e6808e6b26c83 to your computer and use it in GitHub Desktop.
World Cup 2014 Doge-y-ness
#!/usr/bin/env ruby
# adapted from a tweet of @jcoglan -- https://twitter.com/jcoglan
%w(such very so much).product(%w(sports goal ref lads)).sample.join(' ') + "!"*rand(1..3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment