# randInt

Gets a random integer between an inclusive range.

randInt(1, 20); // 18