Stabilizing DREI

This commit is contained in:
Miroslav Stampar
2019-05-03 13:20:15 +02:00
parent d8c62e0beb
commit f6f6844a0d
52 changed files with 347 additions and 334 deletions

View File

@@ -36,7 +36,7 @@ def tamper(payload, **kwargs):
>>> import random
>>> random.seed(0)
>>> tamper('INSERT')
'INseRt'
'InSeRt'
"""
retVal = payload