About Hash Functions
A hash function maps data of arbitrary size to a fixed-size value. This calculator uses a deterministic JavaScript-based hash simulation. For production security, always use standard cryptographic libraries.
Shannon Entropy
Shannon entropy measures the average information content per character: H = -Σ p(x) log2(p(x)). Higher entropy means more randomness.