Select 6 unique numbers from 1 to 58
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 40,475,358 (~40 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 29,142,257,760 (~29 billion)
            
                If order does not matter (e.g. most lottery numbers): 40,475,358 (~40 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 29,142,257,760 (~29 billion)



