func runtime.sync_fastrand

one use

	runtime (current package)
		stubs.go#L139: func sync_fastrand() uint32 { return fastrand() }