MCPcopy Create free account
hub / github.com/encodeous/nylon / fastrandn

Function fastrandn

polyamide/device/timers.go:17–17  ·  view source on GitHub ↗

go:linkname fastrandn runtime.fastrandn

(n uint32)

Source from the content-addressed store, hash-verified

15
16//go:linkname fastrandn runtime.fastrandn
17func fastrandn(n uint32) uint32
18
19// A Timer manages time-based aspects of the WireGuard protocol.
20// Timer roughly copies the interface of the Linux kernel's struct timer_list.

Callers 2

timersDataSentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected