Waits for a random amount of time.
Minimum amount of time to wait, in ms.
Will wait a random amount between base, and twice the base duration.
await randomWait(); Copy
await randomWait();
Generated using TypeDoc
Waits for a random amount of time.