Skip to content

Commit 815e920

Browse files
author
Maxim
authored
Update README.md
1 parent c4595a5 commit 815e920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Random result: 127160928
4242
Cracker result: 127160928
4343
```
4444

45-
## Warning
45+
## Accuracy
4646

47-
Cracker is not absolutely accurate. It is able to perform close to **100%** accurate on first **624** 32-bit generations, **~99.5%** on the first **1 000**, **~95%** on the first **10 000** and then figures drop to **~50%** accurate to generation **50 000**. This could be caused by a bug in my code or some overseen behaviour or Python's `random` generator.
47+
Cracker is not absolutely accurate. It is able to perform close to **100%** accurate on first **624** 32-bit generations, **~99.5%** on the first **1 000**, **~95%** on the first **10 000** and then figures drop to **~50%** accurate to generation **50 000**.

0 commit comments

Comments
 (0)