Commit Graph

1 Commits

Author SHA1 Message Date
Leopere 63fe7059ca
Add randomness validation test suite
- 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>
2026-02-05 15:18:51 -05:00