Appearance
生成随机数。
import { rand } from '@base-web-kits/base-tools-vue'; const num = rand(0, 100);
VueUse