Select 6 unique numbers from 1 to 214
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 124,292,458,213 (~124 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 89,490,569,913,360 (~89 trillion)
            
                If order does not matter (e.g. most lottery numbers): 124,292,458,213 (~124 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 89,490,569,913,360 (~89 trillion)



