JSPM

nodedevessentials-randomnumber

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q21709F
  • License BSD

This Code is intended for generating a random number for insertion or variableization into your code.

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