@tomasz.laski/randomid-generator

1.0.2 • Public • Published

MyFirstNPMPack

Project description

Project is my first pack add on this website.
Project has been created on learning purposes
This is basicly a random string generator

Project Instalation

to install project with yarn use command:
yarn add @tomasz.laski/randomid-generator

to install project with npm use command:
npm i @tomasz.laski/randomid-generator

Basic usage of package (in node.js)

const randomID = require('@tomasz.laski/randomid-generator');

console.log(randomID(10));

Readme

Keywords

none

Package Sidebar

Install

npm i @tomasz.laski/randomid-generator

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

1.21 kB

Total Files

3

Last publish

Collaborators

  • tomasz.laski