Skip to content

Instantly share code, notes, and snippets.

@sixtyfive
Created July 8, 2017 12:29
Show Gist options
  • Save sixtyfive/47247f235ab30fde12e47306ee590e43 to your computer and use it in GitHub Desktop.
Save sixtyfive/47247f235ab30fde12e47306ee590e43 to your computer and use it in GitHub Desktop.
What should I have for breakfast? Let's ask Cpt. Random!!!
ruby -e 'puts "For breakfast: #{["scrambled eggs, grilled tomatoes and rye bread", "musli with oranges, raisins and warm milk", "rye bread with various spreads and cheeses"].sample}."'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment