package
0.4.2
Repository: https://github.com/hbollon/igopher.git
Documentation: pkg.go.dev

# Functions

ClearTerminal clear current terminal session according to user OS.
RandomMillisecondDuration generate time duration (in milliseconds) between two limits (in seconds).
RandomSleep sleep random time between default sleepMin and sleepMax.
RandomSleepCustom sleep random time between custom values.