Select 3 unique numbers from 50 to 90
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 10,660 (~11 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 63,960 (~64 thousand)
            
                If order does not matter (e.g. most lottery numbers): 10,660 (~11 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 63,960 (~64 thousand)



