|
---
|
|
---
|
|
title: 1. Pseudo Random Number Generator Testing
|
|
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
|
... | @@ -14,7 +15,7 @@ A **data.txt** file, containing the sequential prime number seeds on the first r |
... | @@ -14,7 +15,7 @@ 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 to Github: it was uploaded with Github LFS. This service has strict limitations on the number of times files can be downloaded per month, regardless of the number of users. It is therefore possible that you may encounter difficulties in downloading this file.
|
|
> 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 .
|
|
> In any case, this file is the exact output of the corresponding simulation. So, it can also be produced by running the simulation and then moved to the corresponding Output Analysis folder.
|
|
> In any case, this file is the exact output of the corresponding simulation. So, it can also be produced by running the simulation and then moved to the corresponding Output Analysis folder.
|
|
|
|
|
|
|
|
|