uber / h3

Hexagonal hierarchical geospatial indexing system
https://h3geo.org
Apache License 2.0
4.85k stars 459 forks source link

Generate fuzzer corpus for H3 #678

Open isaacbrodsky opened 2 years ago

isaacbrodsky commented 2 years ago

Right now the fuzzer engine is left to build a fuzzer corpus from blank input; it may be better to seed it with valid H3 indexes and other inputs and allow it to mutate from there.