Select 16 unique numbers from 0 to 100
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,599,199,100,396,803,328 (~2 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 33,459,706,766,680,935,338,044,806,922,240 (~)
            
                If order does not matter (e.g. most lottery numbers): 1,599,199,100,396,803,328 (~2 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 33,459,706,766,680,935,338,044,806,922,240 (~)



