Select 5 unique numbers from 8 to 35
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 98,280 (~98 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 11,793,600 (~12 million)
            
                If order does not matter (e.g. most lottery numbers): 98,280 (~98 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 11,793,600 (~12 million)



