Update 'README.md'

This commit is contained in:
ed barz 2023-01-09 22:43:06 +00:00
parent 8a4a8e6817
commit 8d8c031e8e
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,10 @@
fake log maker
This script will generate a list of random urls, a list of random ip address and time stamps.
The goal is to demonstrate that such data don't take much space to store.
You might need to install `pip install humanfriendly`
The output will look like that:
@ -14,6 +18,8 @@ gzip size: 28.84 MB
zlib size: 29.7 MB
```
The script will also generate a log.txt file
You can try differents settings by simply updating the code:
```