Select 20 unique numbers from 1 to 34
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,391,975,640 (~1 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,386,540,329,888,962,541,839,712,256 (~)
            
                If order does not matter (e.g. most lottery numbers): 1,391,975,640 (~1 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,386,540,329,888,962,541,839,712,256 (~)



