npm.io
1.0.2 • Published 2 years ago

random_data_generator_antier

Licence
ISC
Version
1.0.2
Deps
0
Size
14 kB
Vulns
0
Weekly
0

Random-Data-Generator-antier

This TypeScript code snippet demonstrates how to generate a random string without using any external packages.

Installation

The easiest way to use Random-Data-Generator-antier is to install it from npm:

npm install Random-Data-Generator-antier
# or
yarn  Random-Data-Generator-antier

Usage

import generateRandomString from " Random-Data-Generator-antier";
const randomString = generateRandomString(2);
console.log(randomString);

License

This package is ISC licensed. (c) Antier Solutions 2023.

Author

@pinky_antier
@antiersolutions

Keywords