UNPKG

@reclaimprotocol/tls

Version:

TLS 1.2/1.3 for any JavaScript Environment

3 lines (2 loc) 117 B
import { randomBytes } from "../../crypto/insecure-rand.js"; export const crypto = { getRandomValues: randomBytes };