Select 5 unique numbers from 13 to 48
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 376,992 (~377 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 45,239,040 (~45 million)
            
                If order does not matter (e.g. most lottery numbers): 376,992 (~377 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 45,239,040 (~45 million)



