Select 5 unique numbers from 16 to 47
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 201,376 (~201 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 24,165,120 (~24 million)
            
                If order does not matter (e.g. most lottery numbers): 201,376 (~201 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 24,165,120 (~24 million)



