Select 3 unique numbers from 8000 to 8900
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 121,499,850 (~122 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 728,999,100 (~729 million)
            
                If order does not matter (e.g. most lottery numbers): 121,499,850 (~122 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 728,999,100 (~729 million)



