Module: RandomWords
- Defined in:
- lib/random-words.rb,
lib/random-words/hash.rb,
lib/random-words/array.rb,
lib/random-words/config.rb,
lib/random-words/source.rb,
lib/random-words/string.rb,
lib/random-words/boolean.rb,
lib/random-words/numeric.rb,
lib/random-words/version.rb,
lib/random-words/terminal.rb,
lib/random-words/generator.rb,
lib/random-words/lorem_html.rb,
lib/random-words/html2markdown.rb,
lib/random-words/table-cleanup.rb,
lib/random-words/number_to_word.rb
Overview
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Defined Under Namespace
Classes: Config, Generator, HTML2Markdown, LoremHTML, Source, TableCleanup, Terminal
Constant Summary collapse
- VERSION =
The version of the RandomWords gem.
'1.0.18'