Select 5 unique numbers from 5 to 280
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 12,868,936,080 (~13 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,544,272,329,600 (~2 trillion)
            
                If order does not matter (e.g. most lottery numbers): 12,868,936,080 (~13 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,544,272,329,600 (~2 trillion)



