in reply to Re: RegEx to match unique string of digits
in thread RegEx to match unique string of digits

That only matches strings of 10 identical digits. Quite the opposite of what was asked.
  • Comment on Re^2: RegEx to match unique string of digits