Select 12 unique numbers from 0 to 100
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,192,050,855,750,300 (~1 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 570,994,267,185,762,946,514,944 (~571 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 1,192,050,855,750,300 (~1 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 570,994,267,185,762,946,514,944 (~571 sextillion)



