math/rand.Int
standard libraryThe 4520th most-called standard-library function by production calls. Called 510 times across 148 modules; 131 of those run outside tests and generated code.
- prod calls
- 131
- non-test, non-generated
- all calls
- 510
- total callsites
- modules
- 148
- distinct callers
- in loop
- 35%
- of prod calls
- in tests
- 74%
- 377 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 Int from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 7 5%
- ClickHouse 6 5%
- containerd 6 5%
- Dgraph 4 3%
- Grafana 3 2%
where it's called
Callsites in the wild
12 representative callsites of 510, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
CodisLabs/codis @v0.0.0-20181104082235-de1ad026e329
in loop - in loop
- in loop
-
denverdino/aliyungo @v0.0.0-20230411124812-ab98a9173ace
in loop -
dgryski/go-tsz @v0.0.0-20180227144327-03b7d791f4fe
in loop -
ehang-io/nps @v0.26.10
in loop -
elastic/beats @v6.8.23+incompatible
in loop - in loop
top callers
The modules that reach for it
The modules that call Int most in this snapshot.
- github.com/fsouza/go-dockerclient173%
- github.com/temporalio/temporal173%
- go.temporal.io/server173%
- github.com/grafana/tempo163%
- github.com/ethereum/go-ethereum143%
siblings
More from math/rand
The other most-called functions in this package. See all →