# random_data_generator_antier

> "Random-Data-Generator

Latest version **1.0.2** (published 2023-10-11) · ISC license · 0 weekly downloads

## Install

```sh
npm install random_data_generator_antier
pnpm add random_data_generator_antier
yarn add random_data_generator_antier
bun add random_data_generator_antier
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2023-10-11 |
| First published | 2023-10-10 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 14.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | pinkysingh |
| Keywords | random, npm, function |

## Links

- npm: https://www.npmjs.com/package/random_data_generator_antier
- Repository: https://github.com/
- npm.io page: https://npm.io/package/random_data_generator_antier

## Recent versions

- 1.0.2 (latest) — 2023-10-11
- 1.0.1 — 2023-10-10
- 1.0.0 — 2023-10-10

## README

# 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](mailto:pinky.kumari@antiersolutions.com)
<br/>
@antiersolutions

---
_Source: https://npm.io/package/random_data_generator_antier · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
