Select 10 unique numbers from 3500 to 6500
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 16,083,397,375,693,805,176,680,873,984 (~)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 58,363,432,396,917,689,247,538,458,996,506,624 (~)
            
                If order does not matter (e.g. most lottery numbers): 16,083,397,375,693,805,176,680,873,984 (~)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 58,363,432,396,917,689,247,538,458,996,506,624 (~)



