Text Repeater

About Text Repeater

Repeating a string a set number of times is quicker than copying and pasting, and more accurate. Used for generating test data, filling templates and building simple patterns.

How to use it

  1. Enter the text to repeat.
  2. Set how many times.
  3. Copy the repeated output.

Worth knowing

Large repetition counts produce very large outputs that can slow a browser tab down. Build up gradually if you need a lot.

Common questions

Can I add a separator?
Include it in the text you enter — a comma, a space or a line break — so it repeats with the rest.
Is there a limit?
Practically, whatever your browser can hold comfortably in memory.