Select 32 unique numbers from 1 to 121
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 186,343,474,904,318,267,485,145,006,080 (~)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 49,032,714,508,706,010,574,662,740,237,649,047,022,415,999,213,275,147,005,040,001,024 (~)
            
                If order does not matter (e.g. most lottery numbers): 186,343,474,904,318,267,485,145,006,080 (~)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 49,032,714,508,706,010,574,662,740,237,649,047,022,415,999,213,275,147,005,040,001,024 (~)



