Skip to main content
Latest
function random.buf_deterministic
import { random } from "https://deno.land/x/libhydrogen@v0.2.1/mod.ts";
const { buf_deterministic } = random;

Parameters

out_len: number
seed: Seed

Returns

Uint8Array