Select 9 unique numbers from 42 to 62
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 293,930 (~294 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 106,661,318,400 (~107 billion)
            
                If order does not matter (e.g. most lottery numbers): 293,930 (~294 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 106,661,318,400 (~107 billion)



