func io/ioutil.TempDir

one use

	io/ioutil (current package)
		tempfile.go#L39: func TempDir(dir, pattern string) (name string, err error) {