Add random file fuzzing functions

This commit is contained in:
2020-03-04 13:16:12 -05:00
parent 86e07900ea
commit c0472efacc
2 changed files with 21 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="hexlib",
version="1.6",
version="1.7",
description="Misc utility methods",
author="simon987",
author_email="me@simon987.net",