Select 5 unique numbers from 1200 to 1600
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 84,269,339,980 (~84 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 10,112,320,797,600 (~10 trillion)
            
                If order does not matter (e.g. most lottery numbers): 84,269,339,980 (~84 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 10,112,320,797,600 (~10 trillion)



