Random Integer
Category: JavaScript
Usage
You can just call the function any time. Its parameters are optional, so you can decide where to place your lower and upper bounds. As it is an integer, you also only get integers, so no decimal places.
If you’re looking for a random number instead, take a look here