Appearance
生成随机数
import { generateRandom } from '@pinos-ui/utils'
export declare const generateRandom: (length: number, randomMap?: string) => string