math/rand/v2.Int64N
standard libraryThe 7475th most-called standard-library function by production calls. Called 111 times across 39 modules; 80 of those run outside tests and generated code.
21% in production calls vs 2026-W37 (66 → 80)
- prod calls
- 80
- non-test, non-generated
- all calls
- 111
- total callsites
- modules
- 39
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 28%
- 31 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 Int64N from notable Go projects. Open one on the map to see what else it hammers.
- NATS 14 18%
- Cilium 2 3%
- gRPC 2 3%
- Kubernetes 2 3%
- Caddy 1 1%
where it's called
Callsites in the wild
12 representative callsites of 111, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop - in loop
- in loop
- in loop
-
vitess.io/vitess @v0.24.3
go/timer/randticker.go:39
in loop - in loop
- in loop
-
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop
top callers
The modules that reach for it
The modules that call Int64N most in this snapshot.
- github.com/nats-io/nats-server/v22724%
- github.com/vitessio/vitess98%
- vitess.io/vitess98%
- github.com/gastownhall/beads65%
- github.com/seaweedfs/seaweedfs65%
siblings
More from math/rand/v2
The other most-called functions in this package. See all →