Just a small project, to fetch a random file from a said directory
- Give filepath as parameter
- Change filepath within program
- Specify recursive search
mkdir bin && cd bin
cmake .. && make
You will need at least C++17 or a newer Version of C++.
This was initially planned as a quick tool to randomize the neofetch ascii image, but could be used for more stuff