Select 10 unique numbers from 0 to 5
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,003
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 60,466,176 (~60 million)
            
                If order does not matter (e.g. most lottery numbers): 3,003
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 60,466,176 (~60 million)



