Select 10 unique numbers from 1 to 169
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,992,397,569,688,528 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,487,612,300,885,730,787,328 (~14 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 3,992,397,569,688,528 (~4 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,487,612,300,885,730,787,328 (~14 sextillion)



