npm-generatereference

1.0.5 • Public • Published
  • This enables the user to generate a unique identifier/reference.
  • The result is a concatenation of a random string and the date and time.
  • It is possible to change the number of characters of the random string.
  • The result has also a random color code (from 92 colors).
  • This can also allow the user to update prices due to taxation or to sales.
  • It also allows to sum the total of prices of purcahsed items.

Usage

 
color() //to get a random color
reference() //to generate the unique string
tax(price, tax%) //to update the price value after taxation
sale(price, discount%) //to update the price value after discounts/sales
total(array) //to calculate the sum of the prices

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i npm-generatereference

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    5.12 kB

    Total Files

    4

    Last publish

    Collaborators

    • lilia97