|
|
|
|
|
by RandomChimp
1708 days ago
|
|
Holeup a second. Right at the beginning when writing your script you must have known that the random generator would end up creating valid numbers? Expecially when run for tens of thousands cases? There exist test ranges of numbers that are allocated in order to accommodate this type of testing and avoid exactly this problem. |
|