func os.MkdirTemp

one use

	os (current package)
		tempfile.go#L86: func MkdirTemp(dir, pattern string) (string, error) {