Description
Evaluates byte streams with statistical tests that estimate entropy and randomness characteristics. It helps developers and security researchers sanity-check random generators, compressed data, or suspicious binary output.
Statistical randomness tests do not prove cryptographic security by themselves. Use them as one diagnostic signal alongside design review and established cryptographic guidance.