UNPKG

@xmobitea/gn-server

Version:

GearN Server by XmobiTea (Pro)

5 lines (4 loc) 161 B
export declare class StringUtility { private static readonly RandomCharacter; static generateRandomString(length: number, idTypeCase: number): string; }