Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/x12/deps.ts>crypto.randomFillSync

ASC X12 parser, generator, query engine, and mapper; now with support for streams.
Latest
function crypto.randomFillSync
Re-export
import { crypto } from "https://deno.land/x/x12@1.8.0-1/deps.ts";
const { randomFillSync } = crypto;

Parameters

buf: Buffer
optional
offset = [UNSUPPORTED]
optional
size: number