Select 12 unique numbers from 1 to 64
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,284,214,703,056 (~3 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,573,144,097,507,348,840,448 (~2 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 3,284,214,703,056 (~3 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,573,144,097,507,348,840,448 (~2 sextillion)



