Replace Some Words

A simple tool to let you replace a random percentage of Regex matches (e.g. words) with alternate text.

This was inspired by a Google+ post by Joe Hall

The Search Replace Tool

Regex
Case sensitive
\b defines a word boundary so can be used to specify exact word matches
Replace Text
Text to replace matched expressions with
Percent
Percentage chance the a specific match will get replaced
Source File
A file containing the text to be replaced
Source Text
Text to perform the replace on
Result

Help me improve it

If you spot any issues or have some ideas on how I can improve it, make a comment below or directly contact me . I'd love to hear from you.