Skip to content

This repository contain the program which can generate random ids.

License

Notifications You must be signed in to change notification settings

GauravWalia19/Id-Generator

Repository files navigation

ID GENERATOR

This is a cli program which can generate random ids.

DEPENDENCIES

  • nodejs

INSTALLATION

  • Clone the repository
git clone https://github.com/GauravWalia19/Id-Generator.git
  • Install nodejs in your system
  • After installation use go in the cloned folder
npm install

It will install all the modules needed

  • For id generation enter the count (i.e 10 here)
node generator 10

This will generate unique ids of 32 character which you can use.

image

About

This repository contain the program which can generate random ids.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published