The tetranacci word sequence is the four-memory member of the k-bonacci word family: four seeds open the run, then every word concatenates the four before it. The classic seeds "0", "01", "012" and "0123" produce 0, 01, 012, 0123, 012301201, 01230120101201230... — words whose character counts are the tetranacci numbers 1, 2, 3, 4, 10, 19, 36, 69... The recurrence that defined numbers now defines text, with the fastest realistic growth of the small-order k-bonacci words.
Tetranacci Words Generator builds the run to any term count up to 25, with fully editable seeds. Each row shows index, preview and exact length; Copy and Download export the complete words. Pure browser computation, nothing uploaded.