if fake_key is None:
        fake_key = ''.join([chr(random.randrange(256)) for i in range(32)])