Filler

This is just a basic dummy gem.

What can you see here?

Fills you with random text.

Install

$ gem install filler

Code

require 'filler'

    #Write out array of words
    Filler.write_out("words")

    #Write out a paragraph
    Filler.write_out("paragraph")

Gem does not actually work!