big file disclaimer added
This commit is contained in:
parent
510b4a97b4
commit
f6e9a678f0
|
@ -18,6 +18,8 @@ gzip size: 28.84 MB
|
|||
zlib size: 29.7 MB
|
||||
```
|
||||
|
||||
As you can see (this above is a real output, you might get a different result as it uses random number(actually, this reminded me to add a seed...)) so get ready to generate a large file. Also, depending on your computer and number of log lines, the file might crash or at least take a long time to load in your editor. Check the size first.
|
||||
|
||||
The script will also generate a log.txt file
|
||||
|
||||
You can try differents settings by simply updating the code:
|
||||
|
|
Loading…
Reference in New Issue