fillBytes import { fillBytes } from "destack:random"; Fill a buffer with host-provided random bytes. export function fillBytes(buffer: &'a [uint8]): Result language/library/src/random/random.ds:62:64