random-words 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. checksums.yaml +7 -0
  2. data/.irbrc +4 -0
  3. data/.rspec +4 -0
  4. data/.rspec_status +39 -0
  5. data/.rubocop.yml +64 -0
  6. data/CHANGELOG.md +29 -0
  7. data/Gemfile +18 -0
  8. data/Gemfile.lock +111 -0
  9. data/README.md +90 -0
  10. data/Rakefile +85 -0
  11. data/bin/randw +334 -0
  12. data/lib/random-words/generator.rb +533 -0
  13. data/lib/random-words/string.rb +56 -0
  14. data/lib/random-words/version.rb +4 -0
  15. data/lib/random-words/words/bacon/adjectives.txt +329 -0
  16. data/lib/random-words/words/bacon/adverbs.txt +69 -0
  17. data/lib/random-words/words/bacon/articles-plural.txt +10 -0
  18. data/lib/random-words/words/bacon/articles-singular.txt +10 -0
  19. data/lib/random-words/words/bacon/clauses.txt +639 -0
  20. data/lib/random-words/words/bacon/conjunctions-subordinate.txt +29 -0
  21. data/lib/random-words/words/bacon/nouns-plural.txt +168 -0
  22. data/lib/random-words/words/bacon/nouns-singular.txt +200 -0
  23. data/lib/random-words/words/bacon/numbers.txt +21 -0
  24. data/lib/random-words/words/bacon/verbs-passive.txt +105 -0
  25. data/lib/random-words/words/bacon/verbs-plural.txt +154 -0
  26. data/lib/random-words/words/bacon/verbs-singular.txt +106 -0
  27. data/lib/random-words/words/corporate/adjectives.txt +196 -0
  28. data/lib/random-words/words/corporate/adverbs.txt +462 -0
  29. data/lib/random-words/words/corporate/articles-plural.txt +10 -0
  30. data/lib/random-words/words/corporate/articles-singular.txt +10 -0
  31. data/lib/random-words/words/corporate/clauses.txt +101 -0
  32. data/lib/random-words/words/corporate/conjunctions-subordinate.txt +29 -0
  33. data/lib/random-words/words/corporate/nouns-plural.txt +321 -0
  34. data/lib/random-words/words/corporate/nouns-singular.txt +474 -0
  35. data/lib/random-words/words/corporate/numbers.txt +21 -0
  36. data/lib/random-words/words/corporate/verbs-passive.txt +495 -0
  37. data/lib/random-words/words/corporate/verbs-plural.txt +173 -0
  38. data/lib/random-words/words/corporate/verbs-singular.txt +146 -0
  39. data/lib/random-words/words/english/adjectives.txt +325 -0
  40. data/lib/random-words/words/english/adverbs.txt +462 -0
  41. data/lib/random-words/words/english/articles-plural.txt +10 -0
  42. data/lib/random-words/words/english/articles-singular.txt +10 -0
  43. data/lib/random-words/words/english/clauses.txt +639 -0
  44. data/lib/random-words/words/english/conjunctions-subordinate.txt +29 -0
  45. data/lib/random-words/words/english/nouns-plural.txt +524 -0
  46. data/lib/random-words/words/english/nouns-singular.txt +530 -0
  47. data/lib/random-words/words/english/numbers.txt +21 -0
  48. data/lib/random-words/words/english/verbs-passive.txt +495 -0
  49. data/lib/random-words/words/english/verbs-plural.txt +325 -0
  50. data/lib/random-words/words/english/verbs-singular.txt +350 -0
  51. data/lib/random-words/words/latin/adjectives.txt +188 -0
  52. data/lib/random-words/words/latin/adverbs.txt +212 -0
  53. data/lib/random-words/words/latin/articles-plural.txt +122 -0
  54. data/lib/random-words/words/latin/articles-singular.txt +19 -0
  55. data/lib/random-words/words/latin/clauses.txt +89 -0
  56. data/lib/random-words/words/latin/conjunctions-subordinate.txt +104 -0
  57. data/lib/random-words/words/latin/nouns-plural.txt +190 -0
  58. data/lib/random-words/words/latin/nouns-singular.txt +193 -0
  59. data/lib/random-words/words/latin/numbers.txt +21 -0
  60. data/lib/random-words/words/latin/verbs-passive.txt +171 -0
  61. data/lib/random-words/words/latin/verbs-plural.txt +177 -0
  62. data/lib/random-words/words/latin/verbs-singular.txt +218 -0
  63. data/lib/random-words.rb +6 -0
  64. data/random-words.gemspec +36 -0
  65. data/src/_README.md +92 -0
  66. metadata +119 -0
@@ -0,0 +1,101 @@
1
+ which drives sustainable growth.
2
+ which enhances collaborative efforts.
3
+ which exemplifies innovative thinking.
4
+ which reflects our commitment to excellence.
5
+ which is indicative of market adaptability.
6
+ which demonstrates our strategic vision.
7
+ which fosters a culture of accountability.
8
+ which exemplifies customer-centricity.
9
+ which highlights our core competencies.
10
+ which signals a commitment to quality.
11
+ which leads to measurable outcomes.
12
+ which illustrates our dynamic approach.
13
+ which showcases our leadership capabilities.
14
+ which affirms our innovative spirit.
15
+ which promotes agile practices.
16
+ which supports operational efficiency.
17
+ which guarantees exceptional results.
18
+ which underlines our competitive advantage.
19
+ which reflects collaboration across teams.
20
+ which bolsters our strategic initiatives.
21
+ which embodies our values and mission.
22
+ which emphasizes performance-driven outcomes.
23
+ which strengthens our market position.
24
+ which supports data-driven decisions.
25
+ which resonates with stakeholder expectations.
26
+ which illustrates the importance of alignment.
27
+ which highlights our unique selling proposition.
28
+ which affirms our adaptive strategies.
29
+ which underscores our commitment to diversity.
30
+ which validates our innovation portfolio.
31
+ which drives high-impact initiatives.
32
+ which showcases our commitment to sustainability.
33
+ which signals forward-thinking leadership.
34
+ which allows for strategic pivots.
35
+ which empowers our workforce.
36
+ which enhances brand loyalty.
37
+ which exemplifies cross-functional collaboration.
38
+ which encourages continuous improvement.
39
+ which governs our strategic framework.
40
+ which reflects our forward-looking mindset.
41
+ which reinforces our value proposition.
42
+ which showcases our customer engagement efforts.
43
+ which supports scalable solutions.
44
+ which highlights efficiency and effectiveness.
45
+ which exemplifies value creation.
46
+ which contributes to client satisfaction.
47
+ which is built on data integrity.
48
+ which illustrates proactive risk management.
49
+ which showcases organizational resilience.
50
+ which shapes our brand identity.
51
+ which accentuates employee empowerment.
52
+ which signifies thought leadership.
53
+ which steers strategic development.
54
+ which reflects operational excellence.
55
+ which informs our business strategies.
56
+ which embodies our commitment to transparency.
57
+ which reinforces our market positioning.
58
+ which cultivates innovation across teams.
59
+ which speaks to our adaptive culture.
60
+ which showcases talent development initiatives.
61
+ which enhances stakeholder engagement.
62
+ which underscores our mission-driven approach.
63
+ which connects strategy with execution.
64
+ which reflects excellence in service delivery.
65
+ which illustrates client-centric solutions.
66
+ which drives transformational change.
67
+ which highlights the importance of agility.
68
+ which fosters strategic partnerships.
69
+ which emphasizes shared values.
70
+ which signifies our commitment to innovation.
71
+ which represents a step towards empowerment.
72
+ which reflects continuous value delivery.
73
+ which highlights our commitment to growth.
74
+ which showcases our unique capabilities.
75
+ which enhances operational agility.
76
+ which fosters a strong brand equity.
77
+ which embodies our growth mindset.
78
+ which aligns our efforts with stakeholder goals.
79
+ which demonstrates the importance of trust.
80
+ which reinforces our established reputation.
81
+ which illustrates the power of collaboration.
82
+ which signifies awareness of industry trends.
83
+ which underlines our focus on results.
84
+ which showcases strategic foresight.
85
+ which represents a cornerstone of our strategy.
86
+ which emphasizes the value of innovation.
87
+ which advocates for diversity and inclusion.
88
+ which enhances customer experiences.
89
+ which reflects our results-oriented culture.
90
+ which exemplifies our strategic intent.
91
+ which nurtures a growth environment.
92
+ which underscores the need for flexibility.
93
+ which highlights our proactive engagement.
94
+ which encourages exceptional performance.
95
+ which represents a commitment to sustainability.
96
+ which reinforces our competitive positioning.
97
+ which drives customer satisfaction.
98
+ which furthers our mission for excellence.
99
+ which champions innovation and creativity.
100
+ which speaks to our dedication to success.
101
+
@@ -0,0 +1,29 @@
1
+ although
2
+ as
3
+ as far as
4
+ as if
5
+ as long as
6
+ as much as
7
+ as though
8
+ because
9
+ before
10
+ even if
11
+ even though
12
+ if
13
+ in case
14
+ in order that
15
+ once
16
+ provided that
17
+ rather than
18
+ since
19
+ so that
20
+ than
21
+ that
22
+ though
23
+ until
24
+ when
25
+ whenever
26
+ where
27
+ wherever
28
+ whether
29
+ while
@@ -0,0 +1,321 @@
1
+ accelerations
2
+ accounts
3
+ achievements
4
+ acquisitions
5
+ actions
6
+ adaptations
7
+ advancements
8
+ agendas
9
+ alignments
10
+ alternatives
11
+ ambitions
12
+ analyses
13
+ analytics
14
+ anticipations
15
+ applications
16
+ appraisals
17
+ approaches
18
+ approvals
19
+ artifacts
20
+ assessments
21
+ assets
22
+ assignments
23
+ associations
24
+ auctioneers
25
+ audit
26
+ audits
27
+ awards
28
+ awarenesses
29
+ balances
30
+ barometers
31
+ barriers
32
+ benchmarks
33
+ beneficiary
34
+ benefits
35
+ biases
36
+ bids
37
+ blueprints
38
+ brainstorms
39
+ brands
40
+ briefings
41
+ callouts
42
+ capabilities
43
+ case
44
+ catalysts
45
+ ceiling
46
+ challenges
47
+ changes
48
+ channels
49
+ check-ins
50
+ checklists
51
+ circulars
52
+ clusters
53
+ cohorts
54
+ collaborations
55
+ collateral
56
+ collaterals
57
+ comparisons
58
+ competencies
59
+ competitions
60
+ competitors
61
+ compliance
62
+ concepts
63
+ connectivities
64
+ connects
65
+ consequences
66
+ consolidations
67
+ contacts
68
+ contributions
69
+ conventions
70
+ conversations
71
+ costs
72
+ creative
73
+ creativities
74
+ criteria
75
+ cultures
76
+ currencies
77
+ customers
78
+ data
79
+ decisions
80
+ deliverables
81
+ deliveries
82
+ demographics
83
+ dependables
84
+ dependencies
85
+ designs
86
+ desires
87
+ determinations
88
+ developments
89
+ differences
90
+ directions
91
+ disruptions
92
+ diverse
93
+ documents
94
+ dynamics
95
+ ecosystems
96
+ efficiencies
97
+ efforts
98
+ elevations
99
+ embedment
100
+ emphases
101
+ employments
102
+ enactments
103
+ engagements
104
+ enhancements
105
+ environments
106
+ evaluations
107
+ events
108
+ examples
109
+ exhibitions
110
+ expenditures
111
+ experiences
112
+ experiments
113
+ facilitations
114
+ failures
115
+ feedback
116
+ feedbacks
117
+ flavors
118
+ focuses
119
+ forecasts
120
+ foresights
121
+ formulations
122
+ frameworks
123
+ frequencies
124
+ gaps
125
+ generations
126
+ goals
127
+ governances
128
+ growings
129
+ growths
130
+ guidances
131
+ guidelines
132
+ habits
133
+ hubris
134
+ hurdles
135
+ impacts
136
+ impediments
137
+ implementations
138
+ implications
139
+ improvements
140
+ incentives
141
+ indicators
142
+ infrastructures
143
+ initiatives
144
+ injections
145
+ innovations
146
+ inputs
147
+ insights
148
+ instances
149
+ intakes
150
+ integrations
151
+ interactions
152
+ interlaces
153
+ interventions
154
+ interviews
155
+ inventions
156
+ investments
157
+ issues
158
+ iterations
159
+ journeys
160
+ key
161
+ keynotes
162
+ knowledges
163
+ landmarks
164
+ landscapes
165
+ launches
166
+ layouts
167
+ leading
168
+ learnings
169
+ lessons
170
+ leverages
171
+ licensures
172
+ lifecycles
173
+ linkages
174
+ listings
175
+ lists
176
+ logistics
177
+ mantras
178
+ margins
179
+ marketplaces
180
+ markets
181
+ matters
182
+ measures
183
+ methodologies
184
+ methods
185
+ metrics
186
+ milestones
187
+ mindshares
188
+ modifications
189
+ modules
190
+ more
191
+ narratives
192
+ networks
193
+ niches
194
+ norms
195
+ objectives
196
+ obstacles
197
+ opportunities
198
+ options
199
+ outcomes
200
+ outputs
201
+ overhauls
202
+ packages
203
+ parties
204
+ partitions
205
+ partners
206
+ partnerships
207
+ patents
208
+ paths
209
+ patterns
210
+ percentages
211
+ performance
212
+ performances
213
+ periodicals
214
+ permissions
215
+ persistent
216
+ perspectives
217
+ philosophies
218
+ plans
219
+ platforms
220
+ playbooks
221
+ policies
222
+ portfolios
223
+ practices
224
+ preferences
225
+ priorities
226
+ problems
227
+ processes
228
+ products
229
+ programs
230
+ projects
231
+ promotions
232
+ proposals
233
+ propositions
234
+ protocols
235
+ prototypes
236
+ publications
237
+ pullouts
238
+ quadrants
239
+ quality
240
+ questions
241
+ quotients
242
+ readiness
243
+ realizations
244
+ reciprocities
245
+ recommendations
246
+ records
247
+ reflections
248
+ relationships
249
+ releases
250
+ reports
251
+ representations
252
+ resources
253
+ responses
254
+ results
255
+ retentions
256
+ returns
257
+ revenues
258
+ reviews
259
+ revisions
260
+ risks
261
+ roadmaps
262
+ roles
263
+ roundtables
264
+ scenarios
265
+ scopes
266
+ scores
267
+ sectors
268
+ selections
269
+ sequences
270
+ services
271
+ settlements
272
+ setup
273
+ shifts
274
+ solutions
275
+ stacks
276
+ standards
277
+ strategies
278
+ structures
279
+ studies
280
+ subject
281
+ submissions
282
+ successes
283
+ summaries
284
+ summations
285
+ synergies
286
+ tactics
287
+ takeaways
288
+ tasks
289
+ teams
290
+ tech
291
+ techniques
292
+ technologies
293
+ tests
294
+ thanks
295
+ theories
296
+ theses
297
+ thoughts
298
+ thresholds
299
+ timelines
300
+ timetables
301
+ tools
302
+ trackings
303
+ trades
304
+ trails
305
+ transitions
306
+ trends
307
+ trials
308
+ trusts
309
+ understandings
310
+ updates
311
+ upgrades
312
+ upshots
313
+ values
314
+ variables
315
+ versions
316
+ visions
317
+ warnings
318
+ wavelengths
319
+ workflows
320
+ works
321
+ workshops