随机生成一个颜色
import { color } from 'onex-utils'; const randomColor = color.random(); // [122, 23, 89]
color rgb RgbColor
随机生成一个颜色