This gem is based on Warren Ipsum, by the indomitable Tom Bryan.
In your Gemfile:
gem 'warren_ipsum'
Or in your terminal:
gem install warren_ipsum
require 'warren_ipsum'
# Will generate one line.
WarrenIpsum.generate
# => "these young bucks have never seen a nuclear fucking winter."
# Will combine three lines, separated by commas.
WarrenIpsum.generate(:lines => 3)
# => "I know you guys will find it tough without me but I know you have it in you to soldier on in my absence, embrace the cheese, I cry every time I think how much I paid for my first 1GB HDD."