For generating strings, decoding and encoding stuff while testing
| Arguments | help |
|---|---|
| -h, --help | show this help message and exit |
| -rsl | Lowercase string |
| -rsu | Uppercase string |
| -rs | Upper and lowercase string |
| -rsr | Only special chars |
| -cs | Counterstring |
| -ue | URL encode |
| -ud | URL decode |
| -be | Base64 encode |
| -bd | Base64 decode |
| -rn | Random numbers |