This tool makes SHA256 tokens. You can use this tool to make CSRF tokens or make some hashes in a different way.
To run tokenmaker tool you need to use python3.
Tokenmaker.py gives you a token after you add a salt code, a password and a key.
A salt is random data that is used as an additional input to a one-way function that hashes data, a password or passphrase.