Select 10 unique numbers from 1 to 1003
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 271,456,153,277,653,359,525,888 (~271 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 985,060,089,013,948,672,976,399,368,192 (~)
            
                If order does not matter (e.g. most lottery numbers): 271,456,153,277,653,359,525,888 (~271 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 985,060,089,013,948,672,976,399,368,192 (~)



