Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 240 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 240 Bytes

#Integer Randomizer

A showcase of randomizing number inclusive within the range given in the parameters.

This app is powered by underscorejs, bootstrap, and jquery The core of this app is by the use of the underscorejs' _.random function.