Select 9 unique numbers from 0 to 49
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 2,505,433,700 (~3 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 909,171,781,056,000 (~909 trillion)
            
                If order does not matter (e.g. most lottery numbers): 2,505,433,700 (~3 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 909,171,781,056,000 (~909 trillion)



