Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab331e commit 27cea68Copy full SHA for 27cea68
1 file changed
tamper/randomcase.py
@@ -12,7 +12,7 @@
12
from lib.core.common import randomRange
13
from lib.core.data import kb
14
15
-def tamper(place, value):
+def tamper(value):
16
"""
17
Replaces each character with random case value
18
Example: 'INSERT' might become 'InsERt'
0 commit comments