Select 5 unique numbers from 0 to 42
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 962,598 (~963 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 115,511,760 (~116 million)
            
                If order does not matter (e.g. most lottery numbers): 962,598 (~963 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 115,511,760 (~116 million)



