Select 10 unique numbers from 50 to 75
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 5,311,735 (~5 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 19,275,223,968,000 (~19 trillion)
            
                If order does not matter (e.g. most lottery numbers): 5,311,735 (~5 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 19,275,223,968,000 (~19 trillion)



