#!/usr/bin/env python3 # ~ Establece un token personalizado para encriptar las claves # ~ from secrets import token_hex # ~ token_hex(32) TOKEN = ''