We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbecba commit 4eaef94Copy full SHA for 4eaef94
README.md
@@ -18,7 +18,9 @@ Numbers are saved as raw binary so a million 8-bit numbers will take up exactly
18
>The generator output file is called *binaryout.bin*, it is created in the main folder. Diehard tests also use it.
19
20
## Histogram of generated 1M 8bit numbers
21
-
+<p align="center">
22
+ <img src="https://raw.githubusercontent.com/D4VOS/true_random_number_generator/97ca73ea80bde7f8fc6bd10ca817d517cb36c1ab/charts/output_m_257.png" />
23
+</p>
24
25
------------
26
# Diehard tests
0 commit comments