The CreatorCon Call for Content is officially open! Get started here.

REGEX Understanding and Decoding

Paul Curwen
Giga Sage

Do you get confused every time you want to understand, or construct a Regular Expression (Regex)?

 

Well other than blaming the original inventor for coming up with the constructs 🤣 you can use this tool to help. It  will decode and graphically explain any regex you care to paste there: 

 

https://regexper.com/

 

The following for example is the decoded Mastercard Regex: ^5[1-5][0-9]{14}$

 

image (1).png

 

Other useful Regex sites include: 

 

https://regexone.com/

https://regexr.com/

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul
0 REPLIES 0