//
pkg.gl
Category
google.golang.org/protobuf
internal
detrand
package
1.36.5
Repository:
https://go.googlesource.com/protobuf
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
48 SLOC
#
Functions
Bool
Bool returns a deterministically random boolean.
Disable
Disable disables detrand such that all functions returns the zero value.
Intn
Intn returns a deterministically random integer between 0 and n-1, inclusive.