Skip to main content
Module

x/earthstar_streaming_rpc/mod.browser.ts>randInt

Like JSON-RPC, but supports streaming.
Latest
variable randInt
import { randInt } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";

Return a random integer (inclusive of endpoints)

type

(lo: number, hi: number) => number