crypto/rand package. The Reader is the cryptographically secure random source — use this instead of math/rand for tokens and session IDs.
| FQN | Field | |
|---|---|---|
| crypto/rand | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import GoCryptoRand