Discover Packages
github.com/go-spatial/geom
encoding
wkt
internal
cmd
fuzz
command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Fuzz
This command generate 100,000 random geometries trying to find one that panics the wkt.Encode() function. If there is
a panic, it will print out the geometry and the message.
To run the command:
go run main.go
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package fuzz provides primitives to generate random geom geometry types.
Package fuzz provides primitives to generate random geom geometry types.
Click to show internal directories.
Click to hide internal directories.