Select 3 unique numbers from 400 to 611
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,565,620 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 9,393,720 (~9 million)
            
                If order does not matter (e.g. most lottery numbers): 1,565,620 (~2 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 9,393,720 (~9 million)



