Select 3 unique numbers from 6000 to 6999
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 166,167,000 (~166 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 997,002,000 (~997 million)
            
                If order does not matter (e.g. most lottery numbers): 166,167,000 (~166 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 997,002,000 (~997 million)



