Select 22 unique numbers from 1 to 5
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 14,950 (~15 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,384,185,791,015,625 (~2 quadrillion)
            
                If order does not matter (e.g. most lottery numbers): 14,950 (~15 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,384,185,791,015,625 (~2 quadrillion)



