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 waitRandom(); Copy
await waitRandom();
Waits for a random amount of time.