ms_lorem 0.2.0
Creates a new class, Lorem, which is a sub class of String. Lorem.new(word_count) returns a Lorem string of specified length. The only parameter is the number of words to include in the returned string and defaults to twenty words.
Creates a new class, Lorem, which is a sub class of String. Lorem.new(word_count) returns a Lorem string of specified length. The only parameter is the number of words to include in the returned string and defaults to twenty words.