Combination Generator
List every possible group of k items taken from a list, with order ignored.
Combination Generator is a free tool that runs entirely in your browser, with no data ever sent to a server. List every possible group of k items taken from a list.
Combination or permutation?
A combination ignores order: "A, B" and "B, A" count as one and the same group. If order matters to you (for a ranking, for example), use the permutation generator instead.
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
What happens if k is greater than the number of items?
No combination is possible in that case; the tool reports it rather than returning an empty result with no explanation.
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.
Similar tools
Permutation Generator
List every possible order of a list of items.
Number List
Generate a sequence of numbers between two bounds, with the step and format of your choice.
Color Converter
Convert a color from HEX to RGB or HSL, in any direction.
Password Generator
Strong random passwords, generated on your device.