math/rand.Int31n
standard libraryThe 6941st most-called standard-library function by production calls. Called 195 times across 57 modules; 85 of those run outside tests and generated code.
- prod calls
- 85
- non-test, non-generated
- all calls
- 195
- total callsites
- modules
- 57
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 56%
- 110 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 Int31n from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 195, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
evanw/esbuild @v0.28.1
in loop -
nsqio/nsq @v1.3.0
in loop -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop -
u-root/u-root @v0.16.0
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Int31n most in this snapshot.
- github.com/temporalio/temporal2915%
- go.temporal.io/server2915%
- github.com/nats-io/nats-server/v2137%
- github.com/cockroachdb/cockroach84%
- github.com/mojocn/base64Captcha84%
siblings
More from math/rand
The other most-called functions in this package. See all →