Select 22 unique numbers from 1 to 110
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 76,181,194,590,211,929,014,272 (~76 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 85,627,718,162,365,785,246,575,094,483,839,869,033,381,888 (~)
            
                If order does not matter (e.g. most lottery numbers): 76,181,194,590,211,929,014,272 (~76 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 85,627,718,162,365,785,246,575,094,483,839,869,033,381,888 (~)



