Select 31 unique numbers from 1 to 30
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 114,449,595,062,769,120 (~114 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,176,733,962,839,470,255,310,608,834,109,528,831,701,286,912 (~)
            
                If order does not matter (e.g. most lottery numbers): 114,449,595,062,769,120 (~114 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,176,733,962,839,470,255,310,608,834,109,528,831,701,286,912 (~)



