- Add scripts/test-randomness.py with 8 statistical tests based on
NIST SP 800-22 and ENT methodologies (Shannon entropy, chi-square,
Monte Carlo Pi, serial correlation, bit balance, etc.)
- Update README with Randomness Validation section documenting the
test suite, usage examples, and pass criteria
- Script supports testing from server, file, or stdin
Co-authored-by: Cursor <cursoragent@cursor.com>