Tool to generate lists of multiple choice combinations by combining a selection with one choice by option / category or by drawing a random choice.
Combination of Choices - dCode
Tag(s) : Combinatorics
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Tool to generate lists of multiple choice combinations by combining a selection with one choice by option / category or by drawing a random choice.
Enter the choices on each line in the generator and click on generate button
Example: All clothes combinations among 3 colors and 5 sizes:
1st multiple choice, the color red, green, blue
2nd multiple choice, the size XS S M L XL:
red | XS |
red | S |
red | M |
red | L |
red | XL |
green | XS |
green | S |
green | M |
green | L |
green | XL |
blue | XS |
blue | S |
blue | M |
blue | L |
blue | XL |
The total number is equal to the multiplication of the number of each possible choices.
Example: A car that can have 5 choices of colors, 2 choices of engine and 2 choices of gearbox, will have $ 5 \ times 2 \ times 2 = 20 $ distinct possibilities
Example: A 3-digit padlock with 10 choices for the first digit, 10 choices for the second digit and 10 choices for the last digit will have $ 10 \times 10 \times 10 = $ 1000 possible combinations.
dCode retains ownership of the online 'Combination of Choices' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Combination of Choices download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!