1.0.2 • Published 7 months ago

random_data_generator_antier v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

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

1.0.2

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago