random int between

Math.floor((Math.random() * 100) + 1);

Tags: