In addition to unit tests, try to add fuzz testing support using `std.testing.fuzz` (if possible).
In addition to unit tests, try to add fuzz testing support using
std.testing.fuzz(if possible).