Permutation Generator

List every possible order of a list of items.

Items, one per line
Result

Permutation Generator is a free tool that runs entirely in your browser, with no data ever sent to a server. List every possible order of a list of items.

What it's for

List every possible running order for a small team, test every arrangement of a password from a small character set, or simply explore the mathematics of permutations.

What this tool does not do

This tool only applies the calculation described, with no check on the context of use. No limit is set by the tool itself; the only constraint is your device's memory.

Frequently asked questions

Why a limit of 9 items?

9 items already give 362,880 permutations: beyond that, the browser would take an unreasonable amount of time to generate and display everything.

Is my data sent to a server?

No: the text you type or paste is processed entirely in your browser, on your device. It is never transmitted to a server.

Do I need to create an account or install anything?

No: the tool works directly in this page, with no sign-up and nothing to install.