Select 10 unique numbers from 800 to 1500
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 7,403,059,591,701,478,768,640 (~7 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 26,864,222,646,366,323,058,969,411,584 (~)
            
                If order does not matter (e.g. most lottery numbers): 7,403,059,591,701,478,768,640 (~7 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 26,864,222,646,366,323,058,969,411,584 (~)



