Introducing the random-word gem What I like about this gem is that it's quick and easy to use. require 'random-word' RandomWord.adjs.next #=> "spinose" RandomWord.adjs.next #=> "blotchy" RandomWord.adjs.next #=> "journalistic" RandomWord.adjs.next #=> "interior" RandomWord.adjs.next #=> "tamed" RandomWord.adjs.next #=> "unbefitting" RandomWord.adjs.next #=> "satellite" RandomWord.adjs.next #=> "permeable" ## Resources * [pezra/random-word ยท GitHub](https://github.com/pezra/random-word) randomword gem random dictionary word