-
Name
-
random-words
-
Version
-
1.0.5
-
Platform
-
ruby
-
Authors
-
Brett Terpstra
-
Bindir
-
bin
-
Date
-
2025-04-09 00:00:00 UTC
-
Description
-
Generate random text (lorem ipsum) from a variety of sources. Can be used to generate random words, sentences, or paragraphs.
-
Email
-
me@brettterpstra.com
-
Executables
-
randw
-
Extra rdoc files
-
README.md
-
Files
-
.irbrc
.rspec
.rspec_status
.rubocop.yml
CHANGELOG.md
Gemfile
Gemfile.lock
README.md
Rakefile
bin/randw
lib/random-words.rb
lib/random-words/generator.rb
lib/random-words/string.rb
lib/random-words/version.rb
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/conjunctions-subordinate.txt
lib/random-words/words/bacon/nouns-plural.txt
lib/random-words/words/bacon/nouns-singular.txt
lib/random-words/words/bacon/numbers.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/conjunctions-subordinate.txt
lib/random-words/words/corporate/nouns-plural.txt
lib/random-words/words/corporate/nouns-singular.txt
lib/random-words/words/corporate/numbers.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/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/conjunctions-subordinate.txt
lib/random-words/words/english/nouns-plural.txt
lib/random-words/words/english/nouns-singular.txt
lib/random-words/words/english/numbers.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/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/conjunctions-subordinate.txt
lib/random-words/words/latin/nouns-plural.txt
lib/random-words/words/latin/nouns-singular.txt
lib/random-words/words/latin/numbers.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
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