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

x/ascii_captcha/lib/string.ts>generateRandomString

🤖 A simple captcha system based on ASCII
Latest
function generateRandomString
import { generateRandomString } from "https://deno.land/x/ascii_captcha@v1.0.2/lib/string.ts";

Parameters

length: number
optional
options: RandomStringOption = [UNSUPPORTED]

Returns

string