Select 8 unique numbers from 1 to 38
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 48,903,492 (~49 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,971,788,797,440 (~2 trillion)
            
                If order does not matter (e.g. most lottery numbers): 48,903,492 (~49 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,971,788,797,440 (~2 trillion)



