Select 06 unique numbers from 1 to 53
        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)



