Versions in this module Expand all Collapse all v1 v1.1.1 Dec 12, 2022 v1.1.0 Dec 10, 2022 Changes in this version + type RandomTicker struct + C chan time.Time + func NewRandomTicker(min, max time.Duration) *RandomTicker + func (rt *RandomTicker) Start() + func (rt *RandomTicker) Stop()