Select 11 unique numbers from 1 to 25
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 4,457,400 (~4 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 177,925,144,320,000 (~178 trillion)
            
                If order does not matter (e.g. most lottery numbers): 4,457,400 (~4 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 177,925,144,320,000 (~178 trillion)



