Select 354 unique numbers from 0 to 9
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 272,888,923,258,361,184 (~273 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): inf (~0 )
            
                If order does not matter (e.g. most lottery numbers): 272,888,923,258,361,184 (~273 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): inf (~0 )



