UNPKG

@jengaui/utils

Version:

Jenga UI Utils component in React

4 lines (2 loc) 79 B
declare function random(min: number, max: number): number; export { random };