UNPKG

supergeneric

Version:

Supergeneric JS helper functions... formatters, math functions, sort functions, etc.

2 lines (1 loc) 72 B
const o=(o,t)=>Math.floor(Math.random()*(t-o+1))+o;export{o as random};