-
Name
-
random-words
-
Version
-
1.0.11
-
Platform
-
ruby
-
Authors
-
Brett Terpstra
-
Bindir
-
bin
-
Date
-
2025-04-22 00:00:00 UTC
-
Dependencies
-
nokogiri (~> 1.12)
-
Description
-
Generate random text (lorem ipsum) from a variety of sources.
-
Email
-
me@brettterpstra.com
-
Executables
-
randw
-
Extra rdoc files
-
README.md
-
Files
-
.irbrc
.rspec
.rubocop.yml
.rubocop_todo.yml
.vscode/launch.json
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
bin/randw
lib/random-words.rb
lib/random-words/array.rb
lib/random-words/boolean.rb
lib/random-words/config.rb
lib/random-words/generator.rb
lib/random-words/hash.rb
lib/random-words/html2markdown.rb
lib/random-words/lorem-markdown.rb
lib/random-words/number-to-word.rb
lib/random-words/numeric.rb
lib/random-words/source.rb
lib/random-words/string.rb
lib/random-words/table-cleanup.rb
lib/random-words/version.rb
lib/random-words/words/1984/adjectives.txt
lib/random-words/words/1984/adverbs.txt
lib/random-words/words/1984/articles-plural.txt
lib/random-words/words/1984/articles-singular.txt
lib/random-words/words/1984/clauses.txt
lib/random-words/words/1984/config.yml
lib/random-words/words/1984/conjunctions-coordinating.txt
lib/random-words/words/1984/conjunctions-subordinate.txt
lib/random-words/words/1984/names.txt
lib/random-words/words/1984/nouns-plural.txt
lib/random-words/words/1984/nouns-singular.txt
lib/random-words/words/1984/numbers.yml
lib/random-words/words/1984/phrases.txt
lib/random-words/words/1984/prepositions.txt
lib/random-words/words/1984/terminators.txt
lib/random-words/words/1984/verbs-passive.txt
lib/random-words/words/1984/verbs-plural.txt
lib/random-words/words/1984/verbs-singular.txt
lib/random-words/words/alice/adjectives.txt
lib/random-words/words/alice/adverbs.txt
lib/random-words/words/alice/articles-plural.txt
lib/random-words/words/alice/articles-singular.txt
lib/random-words/words/alice/clauses.txt
lib/random-words/words/alice/config.yml
lib/random-words/words/alice/conjunctions-coordinating.txt
lib/random-words/words/alice/conjunctions-subordinate.txt
lib/random-words/words/alice/names.txt
lib/random-words/words/alice/nouns-plural.txt
lib/random-words/words/alice/nouns-singular.txt
lib/random-words/words/alice/numbers.yml
lib/random-words/words/alice/phrases.txt
lib/random-words/words/alice/prepositions.txt
lib/random-words/words/alice/terminators.txt
lib/random-words/words/alice/verbs-passive.txt
lib/random-words/words/alice/verbs-plural.txt
lib/random-words/words/alice/verbs-singular.txt
lib/random-words/words/bacon/adjectives.txt
lib/random-words/words/bacon/adverbs.txt
lib/random-words/words/bacon/articles-plural.txt
lib/random-words/words/bacon/articles-singular.txt
lib/random-words/words/bacon/clauses.txt
lib/random-words/words/bacon/config.yml
lib/random-words/words/bacon/conjunctions-coordinating.txt
lib/random-words/words/bacon/conjunctions-subordinate.txt
lib/random-words/words/bacon/names.txt
lib/random-words/words/bacon/nouns-plural.txt
lib/random-words/words/bacon/nouns-singular.txt
lib/random-words/words/bacon/numbers.yml
lib/random-words/words/bacon/phrases.txt
lib/random-words/words/bacon/prepositions.txt
lib/random-words/words/bacon/terminators.txt
lib/random-words/words/bacon/verbs-passive.txt
lib/random-words/words/bacon/verbs-plural.txt
lib/random-words/words/bacon/verbs-singular.txt
lib/random-words/words/corporate/adjectives.txt
lib/random-words/words/corporate/adverbs.txt
lib/random-words/words/corporate/articles-plural.txt
lib/random-words/words/corporate/articles-singular.txt
lib/random-words/words/corporate/clauses.txt
lib/random-words/words/corporate/config.yml
lib/random-words/words/corporate/conjunctions-coordinating.txt
lib/random-words/words/corporate/conjunctions-subordinate.txt
lib/random-words/words/corporate/names.txt
lib/random-words/words/corporate/nouns-plural.txt
lib/random-words/words/corporate/nouns-singular.txt
lib/random-words/words/corporate/numbers.yml
lib/random-words/words/corporate/phrases.txt
lib/random-words/words/corporate/prepositions.txt
lib/random-words/words/corporate/terminators.txt
lib/random-words/words/corporate/verbs-passive.txt
lib/random-words/words/corporate/verbs-plural.txt
lib/random-words/words/corporate/verbs-singular.txt
lib/random-words/words/doctor/adjectives.txt
lib/random-words/words/doctor/adverbs.txt
lib/random-words/words/doctor/articles-plural.txt
lib/random-words/words/doctor/articles-singular.txt
lib/random-words/words/doctor/clauses.txt
lib/random-words/words/doctor/config.yml
lib/random-words/words/doctor/conjunctions-coordinating.txt
lib/random-words/words/doctor/conjunctions-subordinate.txt
lib/random-words/words/doctor/names.txt
lib/random-words/words/doctor/nouns-plural.txt
lib/random-words/words/doctor/nouns-singular.txt
lib/random-words/words/doctor/numbers.yml
lib/random-words/words/doctor/phrases.txt
lib/random-words/words/doctor/prepositions.txt
lib/random-words/words/doctor/terminators.txt
lib/random-words/words/doctor/verbs-passive.txt
lib/random-words/words/doctor/verbs-plural.txt
lib/random-words/words/doctor/verbs-singular.txt
lib/random-words/words/english/adjectives.txt
lib/random-words/words/english/adverbs.txt
lib/random-words/words/english/articles-plural.txt
lib/random-words/words/english/articles-singular.txt
lib/random-words/words/english/clauses.txt
lib/random-words/words/english/config.yml
lib/random-words/words/english/conjunctions-coordinating.txt
lib/random-words/words/english/conjunctions-subordinate.txt
lib/random-words/words/english/names.txt
lib/random-words/words/english/nouns-plural.txt
lib/random-words/words/english/nouns-singular.txt
lib/random-words/words/english/numbers.yml
lib/random-words/words/english/phrases.txt
lib/random-words/words/english/prepositions.txt
lib/random-words/words/english/terminators.txt
lib/random-words/words/english/verbs-passive.txt
lib/random-words/words/english/verbs-plural.txt
lib/random-words/words/english/verbs-singular.txt
lib/random-words/words/foulmouth/adjectives.txt
lib/random-words/words/foulmouth/adverbs.txt
lib/random-words/words/foulmouth/articles-plural.txt
lib/random-words/words/foulmouth/articles-singular.txt
lib/random-words/words/foulmouth/clauses.txt
lib/random-words/words/foulmouth/config.yml
lib/random-words/words/foulmouth/conjunctions-coordinating.txt
lib/random-words/words/foulmouth/conjunctions-subordinate.txt
lib/random-words/words/foulmouth/names.txt
lib/random-words/words/foulmouth/nouns-plural.txt
lib/random-words/words/foulmouth/nouns-singular.txt
lib/random-words/words/foulmouth/numbers.yml
lib/random-words/words/foulmouth/phrases.txt
lib/random-words/words/foulmouth/prepositions.txt
lib/random-words/words/foulmouth/terminators.txt
lib/random-words/words/foulmouth/verbs-passive.txt
lib/random-words/words/foulmouth/verbs-plural.txt
lib/random-words/words/foulmouth/verbs-singular.txt
lib/random-words/words/hipster/adjectives.txt
lib/random-words/words/hipster/adverbs.txt
lib/random-words/words/hipster/articles-plural.txt
lib/random-words/words/hipster/articles-singular.txt
lib/random-words/words/hipster/clauses.txt
lib/random-words/words/hipster/config.yml
lib/random-words/words/hipster/conjunctions-coordinating.txt
lib/random-words/words/hipster/conjunctions-subordinate.txt
lib/random-words/words/hipster/names.txt
lib/random-words/words/hipster/nouns-plural.txt
lib/random-words/words/hipster/nouns-singular.txt
lib/random-words/words/hipster/numbers.yml
lib/random-words/words/hipster/phrases.txt
lib/random-words/words/hipster/prepositions.txt
lib/random-words/words/hipster/terminators.txt
lib/random-words/words/hipster/verbs-passive.txt
lib/random-words/words/hipster/verbs-plural.txt
lib/random-words/words/hipster/verbs-singular.txt
lib/random-words/words/latin/adjectives.txt
lib/random-words/words/latin/adverbs.txt
lib/random-words/words/latin/articles-plural.txt
lib/random-words/words/latin/articles-singular.txt
lib/random-words/words/latin/clauses.txt
lib/random-words/words/latin/config.yml
lib/random-words/words/latin/conjunctions-coordinating.txt
lib/random-words/words/latin/conjunctions-subordinate.txt
lib/random-words/words/latin/names.txt
lib/random-words/words/latin/nouns-plural.txt
lib/random-words/words/latin/nouns-singular.txt
lib/random-words/words/latin/numbers.yml
lib/random-words/words/latin/phrases.txt
lib/random-words/words/latin/prepositions.txt
lib/random-words/words/latin/terminators.txt
lib/random-words/words/latin/verbs-passive.txt
lib/random-words/words/latin/verbs-plural.txt
lib/random-words/words/latin/verbs-singular.txt
lib/random-words/words/spanish/adjectives.txt
lib/random-words/words/spanish/adverbs.txt
lib/random-words/words/spanish/articles-plural.txt
lib/random-words/words/spanish/articles-singular.txt
lib/random-words/words/spanish/clauses.txt
lib/random-words/words/spanish/config.yml
lib/random-words/words/spanish/conjunctions-coordinating.txt
lib/random-words/words/spanish/conjunctions-subordinate.txt
lib/random-words/words/spanish/names.txt
lib/random-words/words/spanish/nouns-plural.txt
lib/random-words/words/spanish/nouns-singular.txt
lib/random-words/words/spanish/numbers.yml
lib/random-words/words/spanish/phrases.txt
lib/random-words/words/spanish/prepositions.txt
lib/random-words/words/spanish/terminators.txt
lib/random-words/words/spanish/verbs-passive.txt
lib/random-words/words/spanish/verbs-plural.txt
lib/random-words/words/spanish/verbs-singular.txt
lib/random-words/words/veggie/adjectives.txt
lib/random-words/words/veggie/adverbs.txt
lib/random-words/words/veggie/articles-plural.txt
lib/random-words/words/veggie/articles-singular.txt
lib/random-words/words/veggie/clauses.txt
lib/random-words/words/veggie/config.yml
lib/random-words/words/veggie/conjunctions-coordinating.txt
lib/random-words/words/veggie/conjunctions-subordinate.txt
lib/random-words/words/veggie/names.txt
lib/random-words/words/veggie/nouns-plural.txt
lib/random-words/words/veggie/nouns-singular.txt
lib/random-words/words/veggie/numbers.yml
lib/random-words/words/veggie/phrases.txt
lib/random-words/words/veggie/prepositions.txt
lib/random-words/words/veggie/terminators.txt
lib/random-words/words/veggie/verbs-passive.txt
lib/random-words/words/veggie/verbs-plural.txt
lib/random-words/words/veggie/verbs-singular.txt
random-words.gemspec
src/_README.md
-
Homepage
-
https://github.com/ttscoff/random-words
-
Licenses
-
MIT
-
Metadata
-
{"rubygems_mfa_required"=>"true", "homepage_uri"=>"https://github.com/ttscoff/random-words", "source_code_uri"=>"https://github.com/ttscoff/random-words", "bug_tracker_uri"=>"https://github.com/ttscoff/random-words/issues", "changelog_uri"=>"https://github.com/ttscoff/random-words/blob/main/CHANGELOG.md", "github_repo"=>"git@github.com:ttscoff/random-words.git"}
-
Rdoc options
-
--title
Random Words
--main
README.md
--markup
markdown
-
Require paths
-
lib
lib
-
Required ruby version
-
>= 2.6.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.6
-
Specification version
-
4
-
Summary
-
Random words generator
-
Original platform
-
ruby
-
New platform
-
ruby