package util

Import Path
	github.com/pion/webrtc/v4/internal/util (on go.dev)

Dependency Relation
	imports 3 packages, and imported by one package

Involved Source Files Package util provides auxiliary functions internally used in webrtc package
Package-Level Functions (total 3)
FlattenErrs flattens multiple errors into one.
MathRandAlpha generates a mathematical random alphabet sequence of the requested length.
RandUint32 generates a mathematical random uint32.