Select 6 unique numbers from 0 to 58
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 45,057,474 (~45 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 32,441,381,280 (~32 billion)
            
                If order does not matter (e.g. most lottery numbers): 45,057,474 (~45 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 32,441,381,280 (~32 billion)



