# RndNum

RndNum 生成随机整数

# 代码演示

# Demo

import { RndNum } from 'm-utilsdk/index';

RndNum(5);  //生成5位的随机整数