EdgeAIG's picture
download
raw
353 Bytes
import { JumpableRandomGenerator } from "../types/JumpableRandomGenerator.js";
//#region src/generator/congruential32.d.ts
declare function congruential32FromState(state: readonly number[]): JumpableRandomGenerator;
declare function congruential32(seed: number): JumpableRandomGenerator;
//#endregion
export { congruential32, congruential32FromState };

Xet Storage Details

Size:
353 Bytes
·
Xet hash:
9614653b2b73a4377742da6988951a7923585e74c0056bf38e3a99f04ad3c121

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.