UNPKG

discord-tool

Version:
5 lines (4 loc) 135 B
export declare function keyGenerator(length?: number, options?: { special_characters?: boolean; keywords?: string; }): string;