Compact word lookup used by fwup
Words are stored in a tightly-packed string format where each row contains 5 words with lengths 3, 4, 5, 6, and 7 (25 letters per row).
Summary
Functions
Retrieve a word by index
Compact word lookup used by fwup
Words are stored in a tightly-packed string format where each row contains 5 words with lengths 3, 4, 5, 6, and 7 (25 letters per row).
Retrieve a word by index