MCPcopy 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
26double ThreadLocalRandom() {
27 return u(e);
28}
29
30} // namespace common
31} // namespace euler

Callers 8

ComputeMethod · 0.85
ComputeMethod · 0.85
ComputeMethod · 0.85
ComputeMethod · 0.85
SampleMethod · 0.85
NextMethod · 0.85
NextLongMethod · 0.85
RandomSelectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected