Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lala/functions/generator/name/normal.ts>generateName

A collection of random useful (probably) javascript classes and functions.
Latest
function generateName
import { generateName } from "https://deno.land/x/lala@v3.1.5/functions/generator/name/normal.ts";

Generate a random name. The name is just a normal word that can be pronounced.

Parameters

optional
length: number

Length of the name to generate.

Returns

string

Random name that actually makes sense.