Select 3 unique numbers from 1 to 1849
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,051,851,724 (~1 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,311,110,344 (~6 billion)
            
                If order does not matter (e.g. most lottery numbers): 1,051,851,724 (~1 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,311,110,344 (~6 billion)



