genrandomid

1.0.3 • Public • Published

To use this package

  • Install the package using
npm i genrandomid
  • Then import using
const generate = require('genrandomid')
  • Then generate unique string using
const randomId = generate(7)

The generate function takes the length (n) of the desired random string where 1 < n <= 13

/genrandomid/

    Package Sidebar

    Install

    npm i genrandomid

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    2.04 kB

    Total Files

    3

    Last publish

    Collaborators

    • chandankalita