UNPKG

@jengaui/utils

Version:

Jenga UI Utils component in React

8 lines (4 loc) 170 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function t(r,n){let e=r<n?r:n,o=r<n?n:r;return e+Math.random()*(o-e)} exports.random = t;