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

int53Full

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

Returns a value within [-0x20000000000000, 0x20000000000000]

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

§Parameters

§Return Type

§
number
[src]