Select 5 unique numbers from 0 to 51
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 2,598,960 (~3 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 311,875,200 (~312 million)
            
                If order does not matter (e.g. most lottery numbers): 2,598,960 (~3 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 311,875,200 (~312 million)



