func sync.fastrand

2 uses

	sync (current package)
		pool.go#L74: func fastrand() uint32
		pool.go#L95: 		if fastrand()%4 == 0 {