Select 14 unique numbers from 0 to 9
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 817,190 (~817 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 100,000,000,000,000 (~100 trillion)
            
                If order does not matter (e.g. most lottery numbers): 817,190 (~817 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 100,000,000,000,000 (~100 trillion)



