Select 10 unique numbers from 0 to 6
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 8,008
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 282,475,249 (~282 million)
            
                If order does not matter (e.g. most lottery numbers): 8,008
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 282,475,249 (~282 million)



