Package Exports
- nodedevessentials-randomnumber
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodedevessentials-randomnumber) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
This Code Is Written By: P0SIXNINJA, CHRISTOPHER ALLEN
This Code is intended for generating a random number for insertion or variableization into your code. Look at the example file to see how it works :)
Just include essentials.js Set your paremeters... for example, when you run the function, in the (), put the TOP number you would like to select, EX: 100 generates a random number between 1-100 Define or console out... :)
-P0SIXNINJA