Permutation Generator

Generate all possible permutations from a list of items.

Input Items

Quick Examples

Permutations ( total)

Showing of permutations

Statistics

Total Items

Permutation Length

Total Permutations

Generation Time

How It Works

Permutations Formula:

Without repetition: P(n,r) = n! / (n-r)!
With repetition: P(n,r) = n^r

Key Concepts:

  • Order matters in permutations (ABC ≠ BAC)
  • Without repetition: each item can only be used once
  • With repetition: items can be repeated in arrangements
  • Length determines how many items per arrangement

Get Results of Permutation Generator via Email

Save your calculations and get detailed breakdowns

We respect your privacy. No spam, unsubscribe anytime.

© 2025 Developer & Financial Tools. Built with Nunjucks and Alpine.js.

All calculations run locally in your browser for privacy and speed.

Build v1.0.0.154154 • Aug 14, 2025, 02:49 AM EDT

main@64c1e45

v1.0.0.154154