Select 23 unique numbers from 1 to 55
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,866,442,158,555,975 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 48,251,293,925,149,666,692,184,938,199,866,408,960 (~)
            
                If order does not matter (e.g. most lottery numbers): 1,866,442,158,555,975 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 48,251,293,925,149,666,692,184,938,199,866,408,960 (~)



