Select 5 unique numbers from 1 to 38
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 501,942 (~502 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 60,233,040 (~60 million)
            
                If order does not matter (e.g. most lottery numbers): 501,942 (~502 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 60,233,040 (~60 million)



