Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 544 Bytes

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