Skip to main content
Module

x/ascii_captcha/types.d.ts>RandomStringOption

🤖 A simple captcha system based on ASCII
Latest
interface RandomStringOption
import { type RandomStringOption } from "https://deno.land/x/ascii_captcha@v1.0.2/types.d.ts";

Properties

optional
numbers: boolean