Select 10 unique numbers from 1 to 135
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 393,812,684,240,976 (~394 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,429,067,468,573,653,598,208 (~1 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 393,812,684,240,976 (~394 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,429,067,468,573,653,598,208 (~1 sextillion)



