... | @@ -10,6 +10,7 @@ title: 1. Pseudo Random Number Generator Testing |
... | @@ -10,6 +10,7 @@ title: 1. Pseudo Random Number Generator Testing |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To perform the test and obtain reproducible results, open the **Pseudo Random Number Generator Testing/Simulation/** project folder with Visual Studio, compile and run, after setting the input parameters accordingly.
|
|
To perform the test and obtain reproducible results, open the **Pseudo Random Number Generator Testing/Simulation/** project folder with Visual Studio, compile and run, after setting the input parameters accordingly.
|
|
|
|
|
|
### Program.cs
|
|
### Program.cs
|
... | @@ -24,6 +25,6 @@ A **data.txt** file, containing the sequential prime number seeds on the first r |
... | @@ -24,6 +25,6 @@ A **data.txt** file, containing the sequential prime number seeds on the first r |
|
|
|
|
|
> [!NOTE]
|
|
> [!NOTE]
|
|
> The output test (**data.txt**) is too large and cannot be uploaded: it is available upon request by writing to st.faccio@gmail.com and pelagallicamilla93@proton.me .
|
|
> The output test (**data.txt**) is too large and cannot be uploaded: it is available upon request by writing to st.faccio@gmail.com and pelagallicamilla93@proton.me .
|
|
> This file can be produced by running the simulation; it should then be moved to the corresponding Output Analysis folder to proceed with the pipeline of work.
|
|
> This file can be produced by running the simulation; it should then be moved to the corresponding **Output Analysis** folder to proceed with the pipeline of work.
|
|
|
|
|
|
|
|
|