sha256.website generates hashes of text using SHA-256, or SHA-512.
These are cryptographic hash functions that produce hashes that appear random.
You can use a hash to register a prediction, or to prove you know something without revealing what. It helps to include something random that makes it hard to guess.
This website was put together by James Payor. Feedback is welcome on GitHub.