Version v2.2.1
feat: Add more math and array functions to library with JSDoc comments and usage examples.
- Added math functions: factorial, randomInt, averageOfArray
- Added array functions: toUpperCase, toLowerCase
- Modular exports via index.js
- Edited README.md
Full Changelog: v2.0.1...v2.2.1