Select 10 unique numbers from 1 to 153
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,434,461,382,227,160 (~1 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 5,205,373,463,825,917,935,616 (~5 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 1,434,461,382,227,160 (~1 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 5,205,373,463,825,917,935,616 (~5 sextillion)



