Generate all possible permutations from a list of items.
Showing of permutations
Total Items
Permutation Length
Total Permutations
Generation Time
Without repetition: P(n,r) = n! / (n-r)!
With repetition: P(n,r) = n^r
Save your calculations and get detailed breakdowns
© 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