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.
- checksums.yaml +7 -0
- data/.irbrc +4 -0
- data/.rspec +4 -0
- data/.rspec_status +39 -0
- data/.rubocop.yml +64 -0
- data/CHANGELOG.md +29 -0
- data/Gemfile +18 -0
- data/Gemfile.lock +111 -0
- data/README.md +90 -0
- data/Rakefile +85 -0
- data/bin/randw +334 -0
- data/lib/random-words/generator.rb +533 -0
- data/lib/random-words/string.rb +56 -0
- data/lib/random-words/version.rb +4 -0
- data/lib/random-words/words/bacon/adjectives.txt +329 -0
- data/lib/random-words/words/bacon/adverbs.txt +69 -0
- data/lib/random-words/words/bacon/articles-plural.txt +10 -0
- data/lib/random-words/words/bacon/articles-singular.txt +10 -0
- data/lib/random-words/words/bacon/clauses.txt +639 -0
- data/lib/random-words/words/bacon/conjunctions-subordinate.txt +29 -0
- data/lib/random-words/words/bacon/nouns-plural.txt +168 -0
- data/lib/random-words/words/bacon/nouns-singular.txt +200 -0
- data/lib/random-words/words/bacon/numbers.txt +21 -0
- data/lib/random-words/words/bacon/verbs-passive.txt +105 -0
- data/lib/random-words/words/bacon/verbs-plural.txt +154 -0
- data/lib/random-words/words/bacon/verbs-singular.txt +106 -0
- data/lib/random-words/words/corporate/adjectives.txt +196 -0
- data/lib/random-words/words/corporate/adverbs.txt +462 -0
- data/lib/random-words/words/corporate/articles-plural.txt +10 -0
- data/lib/random-words/words/corporate/articles-singular.txt +10 -0
- data/lib/random-words/words/corporate/clauses.txt +101 -0
- data/lib/random-words/words/corporate/conjunctions-subordinate.txt +29 -0
- data/lib/random-words/words/corporate/nouns-plural.txt +321 -0
- data/lib/random-words/words/corporate/nouns-singular.txt +474 -0
- data/lib/random-words/words/corporate/numbers.txt +21 -0
- data/lib/random-words/words/corporate/verbs-passive.txt +495 -0
- data/lib/random-words/words/corporate/verbs-plural.txt +173 -0
- data/lib/random-words/words/corporate/verbs-singular.txt +146 -0
- data/lib/random-words/words/english/adjectives.txt +325 -0
- data/lib/random-words/words/english/adverbs.txt +462 -0
- data/lib/random-words/words/english/articles-plural.txt +10 -0
- data/lib/random-words/words/english/articles-singular.txt +10 -0
- data/lib/random-words/words/english/clauses.txt +639 -0
- data/lib/random-words/words/english/conjunctions-subordinate.txt +29 -0
- data/lib/random-words/words/english/nouns-plural.txt +524 -0
- data/lib/random-words/words/english/nouns-singular.txt +530 -0
- data/lib/random-words/words/english/numbers.txt +21 -0
- data/lib/random-words/words/english/verbs-passive.txt +495 -0
- data/lib/random-words/words/english/verbs-plural.txt +325 -0
- data/lib/random-words/words/english/verbs-singular.txt +350 -0
- data/lib/random-words/words/latin/adjectives.txt +188 -0
- data/lib/random-words/words/latin/adverbs.txt +212 -0
- data/lib/random-words/words/latin/articles-plural.txt +122 -0
- data/lib/random-words/words/latin/articles-singular.txt +19 -0
- data/lib/random-words/words/latin/clauses.txt +89 -0
- data/lib/random-words/words/latin/conjunctions-subordinate.txt +104 -0
- data/lib/random-words/words/latin/nouns-plural.txt +190 -0
- data/lib/random-words/words/latin/nouns-singular.txt +193 -0
- data/lib/random-words/words/latin/numbers.txt +21 -0
- data/lib/random-words/words/latin/verbs-passive.txt +171 -0
- data/lib/random-words/words/latin/verbs-plural.txt +177 -0
- data/lib/random-words/words/latin/verbs-singular.txt +218 -0
- data/lib/random-words.rb +6 -0
- data/random-words.gemspec +36 -0
- data/src/_README.md +92 -0
- metadata +119 -0
@@ -0,0 +1,530 @@
|
|
1
|
+
abode
|
2
|
+
academy
|
3
|
+
access
|
4
|
+
accordion
|
5
|
+
achievement
|
6
|
+
acquisitions
|
7
|
+
actor
|
8
|
+
addition
|
9
|
+
address
|
10
|
+
adventure
|
11
|
+
advice
|
12
|
+
agent
|
13
|
+
aid
|
14
|
+
air
|
15
|
+
airplane
|
16
|
+
algorithm
|
17
|
+
allergy
|
18
|
+
alligator
|
19
|
+
alteration
|
20
|
+
ambition
|
21
|
+
analysis
|
22
|
+
ancient
|
23
|
+
angle
|
24
|
+
ant
|
25
|
+
anticipation
|
26
|
+
anxiety
|
27
|
+
apocalypse
|
28
|
+
apology
|
29
|
+
appearance
|
30
|
+
apple
|
31
|
+
apron
|
32
|
+
arena
|
33
|
+
artist
|
34
|
+
artistry
|
35
|
+
aspirin
|
36
|
+
asset
|
37
|
+
athlete
|
38
|
+
attraction
|
39
|
+
auction
|
40
|
+
aunt
|
41
|
+
aura
|
42
|
+
authority
|
43
|
+
autonomy
|
44
|
+
awareness
|
45
|
+
axe
|
46
|
+
baby
|
47
|
+
bait
|
48
|
+
balance
|
49
|
+
ball
|
50
|
+
balloon
|
51
|
+
banana
|
52
|
+
bandana
|
53
|
+
barrel
|
54
|
+
baseball
|
55
|
+
bat
|
56
|
+
battery
|
57
|
+
beach
|
58
|
+
bear
|
59
|
+
beard
|
60
|
+
beetle
|
61
|
+
bell
|
62
|
+
belonging
|
63
|
+
belt
|
64
|
+
biography
|
65
|
+
biscuit
|
66
|
+
bite
|
67
|
+
blessing
|
68
|
+
blossom
|
69
|
+
boat
|
70
|
+
bone
|
71
|
+
book
|
72
|
+
bounty
|
73
|
+
bracelet
|
74
|
+
branch
|
75
|
+
breeze
|
76
|
+
briefcase
|
77
|
+
brilliance
|
78
|
+
broccoli
|
79
|
+
brotherhood
|
80
|
+
bubble
|
81
|
+
bucket
|
82
|
+
bureaucracy
|
83
|
+
business
|
84
|
+
button
|
85
|
+
cabbage
|
86
|
+
calendar
|
87
|
+
camera
|
88
|
+
candle
|
89
|
+
cannon
|
90
|
+
car
|
91
|
+
carpet
|
92
|
+
cat
|
93
|
+
caterpillar
|
94
|
+
catfish
|
95
|
+
cattle
|
96
|
+
celebration
|
97
|
+
celebrity
|
98
|
+
chaos
|
99
|
+
charm
|
100
|
+
chicken
|
101
|
+
chocolate
|
102
|
+
church
|
103
|
+
cider
|
104
|
+
circular
|
105
|
+
clarity
|
106
|
+
cloud
|
107
|
+
clown
|
108
|
+
coast
|
109
|
+
collections
|
110
|
+
companionship
|
111
|
+
competition
|
112
|
+
completion
|
113
|
+
composition
|
114
|
+
connection
|
115
|
+
controversy
|
116
|
+
cork
|
117
|
+
courage
|
118
|
+
cream
|
119
|
+
creation
|
120
|
+
creativity
|
121
|
+
crisis
|
122
|
+
cucumber
|
123
|
+
cultivation
|
124
|
+
cupcake
|
125
|
+
cycle
|
126
|
+
daisy
|
127
|
+
dart
|
128
|
+
date
|
129
|
+
debt
|
130
|
+
dedication
|
131
|
+
deer
|
132
|
+
den
|
133
|
+
desire
|
134
|
+
desk
|
135
|
+
destination
|
136
|
+
development
|
137
|
+
dino
|
138
|
+
dinosaur
|
139
|
+
direction
|
140
|
+
discovery
|
141
|
+
discussion
|
142
|
+
disease
|
143
|
+
distraction
|
144
|
+
diving
|
145
|
+
dog
|
146
|
+
dogma
|
147
|
+
doll
|
148
|
+
drama
|
149
|
+
dream
|
150
|
+
drill
|
151
|
+
drive
|
152
|
+
drum
|
153
|
+
duel
|
154
|
+
dust
|
155
|
+
dynamo
|
156
|
+
eagle
|
157
|
+
ear
|
158
|
+
echo
|
159
|
+
egg
|
160
|
+
eggplant
|
161
|
+
elephant
|
162
|
+
elf
|
163
|
+
emotion
|
164
|
+
emotional
|
165
|
+
encounter
|
166
|
+
endurance
|
167
|
+
engagement
|
168
|
+
engine
|
169
|
+
enlightenment
|
170
|
+
enthusiasm
|
171
|
+
evening
|
172
|
+
event
|
173
|
+
evidence
|
174
|
+
exam
|
175
|
+
exhibit
|
176
|
+
experience
|
177
|
+
experiment
|
178
|
+
expertise
|
179
|
+
exploration
|
180
|
+
facilitator
|
181
|
+
fan
|
182
|
+
fascination
|
183
|
+
fearlessness
|
184
|
+
feather
|
185
|
+
ferret
|
186
|
+
film
|
187
|
+
flower
|
188
|
+
fox
|
189
|
+
frame
|
190
|
+
freedom
|
191
|
+
friendship
|
192
|
+
frog
|
193
|
+
frolic
|
194
|
+
furniture
|
195
|
+
future
|
196
|
+
galaxy
|
197
|
+
gathering
|
198
|
+
gauge
|
199
|
+
gavel
|
200
|
+
genius
|
201
|
+
gift
|
202
|
+
giraffe
|
203
|
+
glimpse
|
204
|
+
goal
|
205
|
+
goblin
|
206
|
+
goodness
|
207
|
+
government
|
208
|
+
grace
|
209
|
+
grape
|
210
|
+
grapefruit
|
211
|
+
gravel
|
212
|
+
guitar
|
213
|
+
gull
|
214
|
+
hamburger
|
215
|
+
happiness
|
216
|
+
harbor
|
217
|
+
harmony
|
218
|
+
harp
|
219
|
+
hat
|
220
|
+
hazard
|
221
|
+
healing
|
222
|
+
hedgehog
|
223
|
+
hemisphere
|
224
|
+
hen
|
225
|
+
heritage
|
226
|
+
hope
|
227
|
+
horizon
|
228
|
+
horizons
|
229
|
+
horn
|
230
|
+
horse
|
231
|
+
hospitality
|
232
|
+
house
|
233
|
+
huscarl
|
234
|
+
ice
|
235
|
+
iceberg
|
236
|
+
identity
|
237
|
+
iglass
|
238
|
+
igloo
|
239
|
+
imagination
|
240
|
+
impact
|
241
|
+
inclusion
|
242
|
+
influence
|
243
|
+
ink
|
244
|
+
integration
|
245
|
+
interaction
|
246
|
+
internet
|
247
|
+
irony
|
248
|
+
island
|
249
|
+
itch
|
250
|
+
jacket
|
251
|
+
jaguar
|
252
|
+
jam
|
253
|
+
jar
|
254
|
+
jasmine
|
255
|
+
jelly
|
256
|
+
jewel
|
257
|
+
jigsaw
|
258
|
+
jogger
|
259
|
+
journey
|
260
|
+
jungle
|
261
|
+
justice
|
262
|
+
kaleidoscope
|
263
|
+
keep
|
264
|
+
key
|
265
|
+
keychain
|
266
|
+
kick
|
267
|
+
kingdom
|
268
|
+
kitchen
|
269
|
+
kite
|
270
|
+
kitten
|
271
|
+
kiwi
|
272
|
+
knowledge
|
273
|
+
labyrinth
|
274
|
+
lace
|
275
|
+
lake
|
276
|
+
lamp
|
277
|
+
landscape
|
278
|
+
lantern
|
279
|
+
lawn
|
280
|
+
leaf
|
281
|
+
legacy
|
282
|
+
lemon
|
283
|
+
lemonade
|
284
|
+
liberation
|
285
|
+
library
|
286
|
+
life
|
287
|
+
lifestyle
|
288
|
+
light
|
289
|
+
lightning
|
290
|
+
lily
|
291
|
+
lizard
|
292
|
+
lollipop
|
293
|
+
lotion
|
294
|
+
lottery
|
295
|
+
love
|
296
|
+
luminous
|
297
|
+
magnet
|
298
|
+
magnetism
|
299
|
+
magpie
|
300
|
+
mantis
|
301
|
+
manufacturing
|
302
|
+
market
|
303
|
+
marriage
|
304
|
+
mastery
|
305
|
+
meadow
|
306
|
+
melody
|
307
|
+
memory
|
308
|
+
method
|
309
|
+
microphone
|
310
|
+
mime
|
311
|
+
mindfulness
|
312
|
+
minnow
|
313
|
+
mission
|
314
|
+
mist
|
315
|
+
moon
|
316
|
+
moonlight
|
317
|
+
moose
|
318
|
+
morning
|
319
|
+
mosquito
|
320
|
+
moth
|
321
|
+
motivation
|
322
|
+
mountain
|
323
|
+
movement
|
324
|
+
muffin
|
325
|
+
mule
|
326
|
+
mystery
|
327
|
+
napkin
|
328
|
+
necessity
|
329
|
+
necklace
|
330
|
+
nectar
|
331
|
+
neighborhood
|
332
|
+
nest
|
333
|
+
nocturne
|
334
|
+
noodle
|
335
|
+
notebook
|
336
|
+
nougat
|
337
|
+
nugget
|
338
|
+
nurture
|
339
|
+
oak
|
340
|
+
oar
|
341
|
+
obstacle
|
342
|
+
ocean
|
343
|
+
octopus
|
344
|
+
omission
|
345
|
+
onion
|
346
|
+
openness
|
347
|
+
opinion
|
348
|
+
orange
|
349
|
+
organization
|
350
|
+
ostrich
|
351
|
+
owl
|
352
|
+
oyster
|
353
|
+
paddle
|
354
|
+
pancake
|
355
|
+
parachute
|
356
|
+
paradigm
|
357
|
+
park
|
358
|
+
parrot
|
359
|
+
partnership
|
360
|
+
passion
|
361
|
+
patience
|
362
|
+
pavement
|
363
|
+
peace
|
364
|
+
peach
|
365
|
+
pearl
|
366
|
+
pebble
|
367
|
+
pencil
|
368
|
+
penguin
|
369
|
+
pepper
|
370
|
+
piano
|
371
|
+
pickle
|
372
|
+
picture
|
373
|
+
pilot
|
374
|
+
pineapple
|
375
|
+
pioneer
|
376
|
+
pizza
|
377
|
+
plantation
|
378
|
+
plum
|
379
|
+
plunge
|
380
|
+
pluto
|
381
|
+
pocket
|
382
|
+
pomegranate
|
383
|
+
potato
|
384
|
+
potential
|
385
|
+
prince
|
386
|
+
pudding
|
387
|
+
puppy
|
388
|
+
purpose
|
389
|
+
quail
|
390
|
+
quasar
|
391
|
+
queen
|
392
|
+
quest
|
393
|
+
question
|
394
|
+
quiche
|
395
|
+
quilt
|
396
|
+
quiver
|
397
|
+
quokka
|
398
|
+
rabbit
|
399
|
+
raccoon
|
400
|
+
rain
|
401
|
+
rainbow
|
402
|
+
rainforest
|
403
|
+
ray
|
404
|
+
reflection
|
405
|
+
reindeer
|
406
|
+
relationship
|
407
|
+
republic
|
408
|
+
resilience
|
409
|
+
resolution
|
410
|
+
responsibility
|
411
|
+
ring
|
412
|
+
river
|
413
|
+
road
|
414
|
+
robot
|
415
|
+
rooster
|
416
|
+
rose
|
417
|
+
rug
|
418
|
+
ruler
|
419
|
+
sailor
|
420
|
+
salad
|
421
|
+
sandal
|
422
|
+
sandwich
|
423
|
+
sartorial
|
424
|
+
satisfaction
|
425
|
+
scarf
|
426
|
+
sea
|
427
|
+
seahorse
|
428
|
+
seal
|
429
|
+
search
|
430
|
+
sense
|
431
|
+
serpent
|
432
|
+
service
|
433
|
+
sisterhood
|
434
|
+
skateboard
|
435
|
+
skirt
|
436
|
+
skull
|
437
|
+
sleeve
|
438
|
+
smoke
|
439
|
+
snake
|
440
|
+
sneaker
|
441
|
+
sock
|
442
|
+
solution
|
443
|
+
soul
|
444
|
+
spaghetti
|
445
|
+
spirit
|
446
|
+
squirrel
|
447
|
+
stability
|
448
|
+
star
|
449
|
+
starfish
|
450
|
+
strawberry
|
451
|
+
strength
|
452
|
+
success
|
453
|
+
sunflower
|
454
|
+
support
|
455
|
+
sustainability
|
456
|
+
swan
|
457
|
+
table
|
458
|
+
tail
|
459
|
+
tank
|
460
|
+
tapestry
|
461
|
+
tea
|
462
|
+
teamwork
|
463
|
+
technology
|
464
|
+
testimony
|
465
|
+
therapy
|
466
|
+
tide
|
467
|
+
tiger
|
468
|
+
tissue
|
469
|
+
toad
|
470
|
+
tornado
|
471
|
+
tradition
|
472
|
+
transformation
|
473
|
+
trophy
|
474
|
+
trowel
|
475
|
+
trust
|
476
|
+
tulip
|
477
|
+
turkey
|
478
|
+
turtle
|
479
|
+
typewriter
|
480
|
+
typhoon
|
481
|
+
ukulele
|
482
|
+
umbrella
|
483
|
+
uncle
|
484
|
+
underworld
|
485
|
+
unicorn
|
486
|
+
unity
|
487
|
+
universe
|
488
|
+
urchin
|
489
|
+
urgency
|
490
|
+
vacuum
|
491
|
+
valley
|
492
|
+
vase
|
493
|
+
velvet
|
494
|
+
vent
|
495
|
+
violet
|
496
|
+
violin
|
497
|
+
vision
|
498
|
+
vitality
|
499
|
+
volcano
|
500
|
+
vulture
|
501
|
+
wallet
|
502
|
+
walnut
|
503
|
+
wave
|
504
|
+
weaver
|
505
|
+
website
|
506
|
+
whale
|
507
|
+
whisk
|
508
|
+
whistle
|
509
|
+
window
|
510
|
+
wisdom
|
511
|
+
wombat
|
512
|
+
wonder
|
513
|
+
worm
|
514
|
+
x-ray
|
515
|
+
xenon
|
516
|
+
xenophobe
|
517
|
+
xenophobia
|
518
|
+
xylophone
|
519
|
+
yacht
|
520
|
+
yarn
|
521
|
+
yesterday
|
522
|
+
yodel
|
523
|
+
yolk
|
524
|
+
zeal
|
525
|
+
zebra
|
526
|
+
zenith
|
527
|
+
zest
|
528
|
+
zinc
|
529
|
+
zoo
|
530
|
+
zucchini
|