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

x/lala/functions/mod.ts>generateString

A collection of random useful (probably) javascript classes and functions.
Go to Latest
function generateString
import { generateString } from "https://deno.land/x/lala@v3.1.4/functions/mod.ts";

Generate a random string.

Parameters

optional
lenn: number

Length of the string

Returns

string

Generated string