Regex Pattern:
\d+
Test Text:
My number is 123 and your number is 456.
Another Regex Pattern:
[A-Za-z]+
Hello 123 World!