Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lala/functions/mod.ts>generateFantasyName

A collection of random useful (probably) javascript classes and functions.
Latest
variable generateFantasyName
import { generateFantasyName } from "https://deno.land/x/lala@v3.1.5/functions/mod.ts";

Generate a fantasy name like the stuff in RPGs.

type

(length?) => string