UNPKG

@daysnap/utils

Version:
13 lines (10 loc) 188 B
import { getRandom } from "./chunk-DLAUZWWO.js"; // src/getRandomNumber.ts function getRandomNumber(length) { return getRandom(length, "1234567890"); } export { getRandomNumber };