Select 8 unique numbers from 0 to 999
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 24,115,080,524,699,430,912 (~24 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 972,320,046,755,881,223,716,864 (~972 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 24,115,080,524,699,430,912 (~24 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 972,320,046,755,881,223,716,864 (~972 sextillion)



