Skip to content

B7atis/ID_Generator.Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ID_Generator.Pack

Description

Simple node package generates a unique random ID as a string (mixed letters and numbers). You can set the length of a generated string (f.ex. randomID(10)).

Link

NPM here.

Table of Contents

Usage

  • const randomID = require('@b7atis/id_generator.pack');
  • randomID(); (to generate random id)

Instalation

  • yarn add @b7atis/id_generation.pack
  • npm i @b7atis/id_generation.pack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published