//
pkg.gl
Category
github.com/NodeDAO/oracle-go
utils
timetool
package
0.2.1
Repository:
https://github.com/nodedao/oracle-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
16 SLOC
#
Functions
RandomTime
RandomTime Between min Duration and max Duration, random values are taken.
SleepWithRandom
SleepWithRandom sleeps for a duration between minDuration and maxDuration, inclusive duration is randomly selected between minDuration and maxDuration.