Select 10 unique numbers from 1 to 160
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 2,274,048,887,320,496 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 8,252,068,602,308,616,781,824 (~8 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 2,274,048,887,320,496 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 8,252,068,602,308,616,781,824 (~8 sextillion)



