This command line tool scrapes the list of tasks from Codeforces website (http://www.codeforces.com/).
To compile the file, run:
go build && task_randomizer.exe
To run a binary without Golang, run:
task_randomizer.exe --help
For usage instructions and examples, run binary with --help flag:
task_randomizer.exe --help
Made by @oceanm7n