windyeti/project-lvl1-s304

View on GitHub
src/utils.js

Summary

Maintainability
A
0 mins
Test Coverage
export default range => Math.ceil(Math.random() * range);