Porridge
Registered Member
- Sep 12, 2013
- 84
- 22
Let's say that my spintax is this:
I need a tool that creates all combinations of the spintax so that the output looks like this:
Which tool can do this?
Code:
{bhw|blackhatworld} is {awesome|the best}
I need a tool that creates all combinations of the spintax so that the output looks like this:
Code:
bhw is awesome
bhw is the best
blackhatworld is awesome
blackhatworld is the best
Which tool can do this?