Return you a random int with a maximum value you set
Usage exemple :
const max = 125 utility.getRandomIntEx(max)
Last updated 4 years ago