Select 10 unique numbers from 1 to 170
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 4,241,922,417,794,061 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 15,393,088,069,691,089,354,752 (~15 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 4,241,922,417,794,061 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 15,393,088,069,691,089,354,752 (~15 sextillion)



