function generateNameRe-exportimport { generateName } from "https://deno.land/x/lala@v3.1.5/functions/generator/mod.ts"; generateName(length?: number): stringGenerate a random name. The name is just a normal word that can be pronounced. Parametersoptionallength: numberLength of the name to generate. ReturnsstringRandom name that actually makes sense.