Fuzzing study: https://www.fuzzingbook.org/
Implementing code from "The Fuzzing Book".
Followed the sitemap: https://www.fuzzingbook.org/html/00_Table_of_Contents.html
Create a fuzzing interface as an API so that a user can apply a simple fuzzer for their specific use.