Select 5 unique numbers from 33 to 90
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 4,582,116 (~5 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 549,853,920 (~550 million)
            
                If order does not matter (e.g. most lottery numbers): 4,582,116 (~5 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 549,853,920 (~550 million)



