UNPKG

stonev5-utils

Version:
4 lines 102 B
export function getRandFloat0tox(x) { return Math.random() * x; } //# sourceMappingURL=rand.js.map