Skip to content

Generate some random application logs, useful to teach e.g. AWK

Notifications You must be signed in to change notification settings

jorenvo/generate_random_logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

usage: generate.py [-h] [--abuse-ratio ABUSE_RATIO] lines

Generate some random application logs, useful to teach e.g. AWK.

positional arguments:
  lines                 How many lines to generate

optional arguments:
  -h, --help            show this help message and exit
  --abuse-ratio ABUSE_RATIO
                        How many times on average an abuser will do a request
                        per [abuse ratio] requests

About

Generate some random application logs, useful to teach e.g. AWK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages