import "github.com/google/go-cmp/cmp/internal/flags"
flags.go
Deterministic controls whether the output of Diff should be deterministic. This is only used for testing.
var Deterministic bool