ultim8k / duplicate-finder-3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate finder 3000

It generates a list of random integers and finds the duplicates.

How to use

Install by navigating to the project directory and simply running:

npm install -g

Then use by simply running:

generateDuplicates -n 10

or

generateDuplicates -number 10

About


Languages

Language:JavaScript 100.0%