import { randomPort } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http.js";
Returns a random port number that is available for listening.
NOTE: This function is not available in the browser and worker runtimes such as Cloudflare Workers.
x/ayonli_jsext/esm/http.js>randomPort
import { randomPort } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http.js";
Returns a random port number that is available for listening.
NOTE: This function is not available in the browser and worker runtimes such as Cloudflare Workers.