Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/god_crypto/src/helper.ts>random_bytes

Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular
Latest
function random_bytes
import { random_bytes } from "https://deno.land/x/god_crypto@v1.4.11/src/helper.ts";

Parameters

length: number

Returns

Uint8Array