Skip to content
Tooldict

Number List Generator

Enter a start, end and step (increment) and it generates the list of numbers in between automatically.

List (20)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

About

Handy for test data, numbering or quickly dumping a range of numbers. Use a new line (\n), comma or any separator; up to 10,000 items are generated.

Processing happens in your browser; your data is never sent out.

How to use

  1. Enter start, end and step values.
  2. Choose the separator (\n new line, ',' comma).
  3. Copy the generated list.

Frequently Asked Questions

Can it count down?
Yes. If the end is smaller than the start, the list is generated in descending order automatically.
Can I use a decimal step?
Yes. You can enter decimal values like 0.5 for the step.

Other tools

Embed this tool

Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.

<iframe src="https://tooldict.com/embed/en/number-list-generator" title="Number List Generator" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/number-list-generator" target="_blank" rel="noopener">Number List Generator</a> — Tooldict</p>