from Crypto.Random import get_random_bytes print(get_random_bytes(32)) # Print the salt to be copied to your script