Skip to content

Instantly share code, notes, and snippets.

@rapPayne
Created September 21, 2017 16:37
Show Gist options
  • Select an option

  • Save rapPayne/5281455eafc48184c35be0903a017bf9 to your computer and use it in GitHub Desktop.

Select an option

Save rapPayne/5281455eafc48184c35be0903a017bf9 to your computer and use it in GitHub Desktop.
Regex for simple package tracking numbers
^\d[A-Z]\d{16}$|^\d{14,15}$|^9[2-4]\d{2}( ?\d{4}){4} ?\d{2}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment