Open
Description
There are specific functions that are good candidates for fuzzing tests.
Fuzzing in general is good way to discover unexpected pathways in functions.
Some material to get started with fuzzing:
https://blog.jetbrains.com/go/2022/12/14/understanding-fuzz-testing-in-go/
https://www.youtube.com/watch?v=7KWPiRq3ZYI