Select 10 unique numbers from 1 to 649
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,407,399,496,938,935,549,952 (~3 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 12,364,771,294,492,007,283,422,134,272 (~)
            
                If order does not matter (e.g. most lottery numbers): 3,407,399,496,938,935,549,952 (~3 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 12,364,771,294,492,007,283,422,134,272 (~)



