topseed-util

24.0.0 • Public • Published

Topseed Util

http://npmjs.com/package/topseed-util

In order to make node code more readable, sometimes you need to remove the noise. So here we have some utility functions, used by Topseed projects.

You can use it too. In package.json:

"topseed-util": ">=17.04"

Then, in Node:

const Util = require('topseed-util')
const U = new Util() 

U.genRandom(100,9999)

/topseed-util/

    Package Sidebar

    Install

    npm i topseed-util

    Weekly Downloads

    4

    Version

    24.0.0

    License

    MIT

    Last publish

    Collaborators

    • vcekenich