Select 26 unique numbers from 1 to 10
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 70,607,460 (~71 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 100,000,000,000,000,004,764,729,344 (~100 septillion)
            
                If order does not matter (e.g. most lottery numbers): 70,607,460 (~71 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 100,000,000,000,000,004,764,729,344 (~100 septillion)



