Select 6 unique numbers from 2 to 34
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,107,568 (~1 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 797,448,960 (~797 million)
            
                If order does not matter (e.g. most lottery numbers): 1,107,568 (~1 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 797,448,960 (~797 million)



