Select 6 unique numbers from 4 to 56
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 22,957,480 (~23 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 16,529,385,600 (~17 billion)
            
                If order does not matter (e.g. most lottery numbers): 22,957,480 (~23 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 16,529,385,600 (~17 billion)



