Generates a string-based unique port number in a safe range
Install
NPM
npm install uniq-port
Yarn
yarn add uniq-port
Usage
const uniqPort = //-> 65293 //-> 54115
Generates a string-based unique port number in a safe range
npm install uniq-port
yarn add uniq-port
const uniqPort = //-> 65293 //-> 54115
npm i uniq-port
0
1.0.1
MIT