UNPKG

@redwoodjs/sdk

Version:

Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime

2 lines (1 loc) 94 B
export const generateNonce = () => btoa(crypto.getRandomValues(new Uint8Array(16)).join(""));