Select 5 unique numbers from 1 to 45
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,221,759 (~1 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 146,611,080 (~147 million)
            
                If order does not matter (e.g. most lottery numbers): 1,221,759 (~1 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 146,611,080 (~147 million)



