Home / Word List Reference 2026

Word List Reference 2026

Dataset RandomWordGeneratorTool word poolPublished July 2, 2026Updated July 2, 2026Source the site's own generator code

How many words are in the generator, exactly?

RandomWordGeneratorTool's built-in word pool has 120 entries in its source code, but only 119 of them are unique: the word "yellow" is listed twice. Of the 119 unique words, lengths run from 4 to 9 letters, averaging 5.6 letters, and every letter of the alphabet is represented at least three times as a starting letter.

This page counts the tool's own data. We did not sample the output or estimate: we read the WORDS array in the site's live JavaScript on July 2, 2026, and tallied every entry programmatically. That is also why the duplicate shows up here and nowhere else on the site: a real count surfaces it, an invented one would not.

Summary table

MetricValue
Total entries in the array120
Unique words119
Duplicate entries1 ("yellow", listed twice)
Shortest word4 letters (e.g. "dusk," "iris," "jade")
Longest word9 letters ("xylophone")
Average word length5.62 letters

Words by exact length

LengthCountShare of 120
4 letters1411.7%
5 letters3327.5%
6 letters6251.7%
7 letters75.8%
8 letters32.5%
9 letters10.8%

Words by size class

Grouping the exact lengths into three practical bands (short 4-5 letters, medium 6-7, long 8-9) shows the pool leans toward medium-length words, which keeps generated batches easy to read aloud in games like Pictionary or Taboo.

Size classCountShare of 120
Short (4-5 letters)4739.2%
Medium (6-7 letters)6957.5%
Long (8-9 letters)43.3%

Words by starting letter

LetterCountLetterCount
A4N5
B5O5
C5P5
D5Q3
E4R5
F5S5
G5T5
H5U4
I5V5
J5W5
K5X3
L5Y4
M5Z3

Every entry counts once here, including the duplicate "yellow," so the letter counts sum to 120, not 119.

Methodology

The numbers on this page come directly from the tool's own source, not from an outside estimate. We opened the live WORDS array embedded in RandomWordGeneratorTool's homepage JavaScript, parsed it programmatically, and counted every entry by exact character length and by first letter on July 2, 2026. This is the same array the Generate button samples from in your browser, so the counts match exactly what the tool can produce. Because the pool is fixed in the site's code rather than pulled from a live database, this page will only need updating if the word list itself changes; we will move the "Updated" date above whenever that happens.

Download the data

The full breakdown, including the raw counts behind every table above, is available as a CSV: word-list-reference-2026.csv.

Cite this page: RandomWordGeneratorTool, "Word List Reference 2026," randomwordgeneratortool.com/word-list-reference-2026, published July 2, 2026.
This site uses cookies for analytics and ads. Privacy