Sleep randomly (Gaussian)
This will sleep for a random amount of milliseconds depending on the Gaussian distribution with the parameters below (1000 milliseconds is equal to one second).
Parameters
- Mean (number)
- Variance (number)
This will sleep for a random amount of milliseconds depending on the Gaussian distribution with the parameters below (1000 milliseconds is equal to one second).