Select 3 unique numbers from 9 to 59
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 20,825 (~21 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 124,950 (~125 thousand)
            
                If order does not matter (e.g. most lottery numbers): 20,825 (~21 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 124,950 (~125 thousand)



