Select 5 unique numbers from 3 to 49
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,533,939 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 184,072,680 (~184 million)
            
                If order does not matter (e.g. most lottery numbers): 1,533,939 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 184,072,680 (~184 million)



