Select 10 unique numbers from 1 to 167
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,532,580,013,585,348 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 12,819,026,353,298,511,757,312 (~13 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 3,532,580,013,585,348 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 12,819,026,353,298,511,757,312 (~13 sextillion)



