Select 5 unique numbers from 46 to 95
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 2,118,760 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 254,251,200 (~254 million)
            
                If order does not matter (e.g. most lottery numbers): 2,118,760 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 254,251,200 (~254 million)



