Select 5 unique numbers from 1 to 197
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 2,349,279,569 (~2 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 281,913,548,280 (~282 billion)
            
                If order does not matter (e.g. most lottery numbers): 2,349,279,569 (~2 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 281,913,548,280 (~282 billion)



