Select 7 unique numbers from 5 to 49
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 45,379,620 (~45 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 228,713,284,800 (~229 billion)
            
                If order does not matter (e.g. most lottery numbers): 45,379,620 (~45 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 228,713,284,800 (~229 billion)



