Find a free port.
Primary LanguageJavaScriptOtherNOASSERTION
freeport(function(err, port) { if (err) throw err console.log(port) })