A test package to generate random numbers
Features
Just use:
Randoman.getRandomInt(10, 20) - and get a random int within those limits
Getting started
No initialization required
Usage
Just use:
Randoman.getRandomInt(10, 20) - and get a random int within those limits
Additional information
Just testing