简体中文
Appearance
生成一个随机的十六进制颜色字符串。
import { randomColor } from 'rattail' randomColor() // 生成一个随机的十六进制颜色,例如: '#a1b2c3'
无
string