//
pkg.gl
Category
github.com/dgate-io/raft
internal
random
package
0.2.8
Repository:
https://github.com/dgate-io/raft.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
11 SLOC
#
Functions
RandomInt
RandomInt generates a random integer between the provided min and max integers (inclusive of min, exclusive of max).
RandomTimeout
RandomTimeout generates a random duration between the provided min and max durations.