func os.nextRandom

3 uses

	os (current package)
		tempfile.go#L15: func nextRandom() string {
		tempfile.go#L40: 		name := prefix + nextRandom() + suffix
		tempfile.go#L90: 		name := prefix + nextRandom() + suffix