Repository URL to install this package:
module.exports = { 'inRange': require('./number/inRange'), 'random': require('./number/random') };