math/rand.Uint32
standard libraryThe 5301st most-called standard-library function by production calls. Called 242 times across 69 modules; 111 of those run outside tests and generated code.
- prod calls
- 111
- non-test, non-generated
- all calls
- 242
- total callsites
- modules
- 69
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- 54%
- 131 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Uint32 from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 6 5%
- Kubernetes 3 3%
- Dgraph 2 2%
- CockroachDB 1 <1%
- KubeVirt 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 242, prioritizing in-loop and non-test usage. We link to source, never display it.
-
XTLS/Xray-core @v1.260327.0
in loop -
golang/go @v0.0.0-20260805010601-5d7583fe1f94
in loop -
inconshreveable/ngrok @v0.0.0-20240426181117-61d48289f3bf
in loop -
rivo/tview @v0.42.0
in loop - in loop
-
v2fly/v2ray-core @v3.50.2+incompatible
in loop -
v2ray/v2ray-core @v3.50.2+incompatible
in loop -
xtls/xray-core @v1.260327.0
in loop - in loop
-
golang/go @v0.0.0-20260805010601-5d7583fe1f94
in loop -
sagernet/sing-tun @v0.8.11
in loop - in loop
top callers
The modules that reach for it
The modules that call Uint32 most in this snapshot.
- github.com/golang/go208%
- github.com/sagernet/smux198%
- github.com/temporalio/temporal177%
- go.temporal.io/server177%
- github.com/google/gvisor167%
siblings
More from math/rand
The other most-called functions in this package. See all →