This Random package is a simple and flexible utility for generating random values in JavaScript and TypeScript. You can generate numeric, string, boolean values with full control over the generation using parameters and a hand full of array methods.
To install the package, use npm:
npm install @n-eeraj/random