0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Library to generate random strings
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
 Project Readme

random_text

http://github.com/toy/random_text/tree/master

DESCRIPTION:

Class to make usage of http://vesna.yandex.ru/ and http://lipsum.com/ easier

SYNOPSIS:

include RandomText

Lorem.word
Lorem.words(5)

Lorem.uniq_words(10)

Lorem.sentence
Lorem.sentences(5)

Lorem.paragraph
Lorem.paragraphs(5)

Same can be done for Vesna

Vesna.word
…

Also there are binaries lorem and vesna

lorem word
lorem 10 words
lorem 20 uniq_words
lorem 7 sentensec
lorem 3 paragraphs

REQUIREMENTS:

ruby :)

INSTALL:

sudo gem install random_text

Copyright

Copyright (c) 2010-2011 Ivan Kuchin. See LICENSE.txt for details.