Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

uint53Full

import { uint53Full } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/randomjs/mod.ts";

Returns a value within [0, 0x20000000000000]

function uint53Full(engine: Engine): number;
§
uint53Full(engine: Engine): number
[src]

§Parameters

§Return Type

§
number
[src]