Select 23 unique numbers from 0 to 42
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 960,566,918,220 (~961 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 24,832,592,048,642,599,890,019,222,087,008,256 (~)
            
                If order does not matter (e.g. most lottery numbers): 960,566,918,220 (~961 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 24,832,592,048,642,599,890,019,222,087,008,256 (~)



