func os.fastrand

2 uses

	os (current package)
		tempfile.go#L13: func fastrand() uint32
		tempfile.go#L16: 	return uitoa(uint(fastrand()))