From cb9c346533a3ba919ed9f713489eb6e2a582e16f Mon Sep 17 00:00:00 2001 From: randogoth Date: Sat, 18 Jan 2025 14:44:42 +0200 Subject: [PATCH] typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ddca0a6..d90181f 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ ## Testing Methodology -- **Null Hypothesis (\(H_0\))**: The data conforms to random behavior. +- **Null Hypothesis**: The data conforms to random behavior. - **P-Value Interpretation**: Low p-values (< 0.01) indicate a significant deviation from randomness. All tests have been carefully ported from [Paul Uszak's Java code](http://www.reallyreallyrandom.com/gitbucketlabhub/) (ent3000-0.6.0-beta). Java libraries were substituted with Rust crate equivalents when possible. The suite includes the following tests: