Select 5 unique numbers from 5 to 43
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 575,757 (~576 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 69,090,840 (~69 million)
            
                If order does not matter (e.g. most lottery numbers): 575,757 (~576 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 69,090,840 (~69 million)



