This gem is based on Warren Ipsum, by the inimitable Sebastian von Conrad. It's significantly more Riley-flavoured than its predecessor.
In your Gemfile:
gem 'riley_ipsum'
Or in your terminal:
gem install riley_ipsum
require 'riley_ipsum'
# Will generate one line.
RileyIpsum.generate
# => "Instead of trivia questions under beer lids, why not thousands of tiny spiders?"
# Will combine three lines, separated by commas.
RileyIpsum.generate(lines: 3)
# => "thanks buddy guy pal, i'm white trash btw, they're desperately trying to ape the big beat sound that chemical brothers/groove armada nailed."