Small CLI tool. Gets a random word from a big list of words.
random-word my-word-list.txt # => resprung
random-word my-word-list.txt # => tastiness
random word my-word-list.txt 3 # => polystyrenes, premillennially, kalimbaTested with Ruby 2.2.2.