Added random to mothballer so it could work standalone

This commit is contained in:
Jack Miner 2018-10-09 15:02:52 -06:00
parent f3421d7a93
commit fec325956e
No known key found for this signature in database
GPG Key ID: 8B9B7509AED5001E
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import os
import shutil
import tempfile
import zipfile
import random
SEEDFN = "SEED"