@n-eeraj/random
v1.2.123
Published
This Random package is a simple and flexible utility for generating random values in JavaScript and TypeScript. You can generate numeric, string and boolean values with full control over the generation using parameters.
Maintainers
Readme
Random
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.
Installation
To install the package, use npm:
npm install @n-eeraj/random