Select 6 unique numbers from 7 to 58
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 20,358,520 (~20 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,658,134,400 (~15 billion)
            
                If order does not matter (e.g. most lottery numbers): 20,358,520 (~20 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,658,134,400 (~15 billion)



