diff --git a/README.md b/README.md index 9260be4..2d5205b 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,6 @@ lines_per_minute = 5 domain_count = 120 page_per_domain_min = 3 page_per_domain_max = 13 -``` \ No newline at end of file +``` + +If you want to get an idea of the range of results with the same population and url settings but with different data, consider changing the seed upon each run or simply comment the line `random.seed(12345)` at the beginning of the script \ No newline at end of file