Skip to content

Instantly share code, notes, and snippets.

@thesurlydev
Created September 26, 2009 13:50
Show Gist options
  • Save thesurlydev/194229 to your computer and use it in GitHub Desktop.
Save thesurlydev/194229 to your computer and use it in GitHub Desktop.
Random words
require 'rubygems'
require 'webster'
@webster = Webster.new
puts @webster.random_word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment