| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.txt | 2016-11-27 | 203 Bytes | |
| generaterandomnumbers | 2016-11-27 | 19.7 kB | |
| generaterandomnumbers.cpp | 2016-11-27 | 9.1 kB | |
| Totals: 3 Items | 29.0 kB | 0 |
This project generates a binary file with almost perfect distribution and frequency of random numbers. I wrote this in linux but it can be ported to windows. to compile: g++ nameoffile.cpp -o nameoffile