UNPKG

tmaito-utils

Version:

utils 工具包

2 lines (1 loc) 69 B
export default function randomNum(min: number, max: number): number;