function dtils.generateKeyimport { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts"; const { generateKey } = dtils; generateKey()Generates a base64 encoded encryption key for symmetric encryptions using the AES algorithm