Skip to main content
Module

x/libhydrogen/mod.ts>random.Seed

deno plugin 2 libhydrogen
Latest
class random.Seed
import { random } from "https://deno.land/x/libhydrogen@v0.2.1/mod.ts";
const { Seed } = random;

Constructors

new
Seed(raw_seed?: Uint8Array)

Properties

readonly
bufferview: Uint8Array