Skip to content
/ random Public

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.

Notifications You must be signed in to change notification settings

N-eeraj/random

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks