Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/euler
/ ThreadLocalRandom
Function
ThreadLocalRandom
euler/common/random.cc:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
} // namespace
25
26
double ThreadLocalRandom() {
27
return u(e);
28
}
29
30
} // namespace common
31
} // namespace euler
Callers
8
Compute
Method · 0.85
Compute
Method · 0.85
Compute
Method · 0.85
Compute
Method · 0.85
Sample
Method · 0.85
Next
Method · 0.85
NextLong
Method · 0.85
RandomSelect
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected