# 0126af95c0e2d9b0a7c78738c4c00a860b04acc8

> r4nd0mstr1ng

Latest version **1.0.0** (published 2015-10-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
pnpm add 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
yarn add 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
bun add 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
```

Provides the command `0126af95c0e2d9b0a7c78738c4c00a860b04acc8`.

## 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.0 |
| Published | 2015-10-27 |
| First published | 2015-10-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.10.0 |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Steve Mao |
| Maintainers | stevemao |
| Keywords | cli-app, cli, string, random, secure, id, hash |

## Links

- npm: https://www.npmjs.com/package/0126af95c0e2d9b0a7c78738c4c00a860b04acc8
- Repository: https://github.com/stevemao/0126af95c0e2d9b0a7c78738c4c00a860b04acc8
- Homepage: https://github.com/stevemao/0126af95c0e2d9b0a7c78738c4c00a860b04acc8#readme
- Issues: https://github.com/stevemao/0126af95c0e2d9b0a7c78738c4c00a860b04acc8/issues
- npm.io page: https://npm.io/package/0126af95c0e2d9b0a7c78738c4c00a860b04acc8

## Dependencies (1)

- [meow](https://npm.io/package/meow.md) ^3.4.2

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2015-10-27
- 0.0.0 — 2015-10-27

## README

# 0126af95c0e2d9b0a7c78738c4c00a860b04acc8 [![Build Status](https://travis-ci.org/stevemao/0126af95c0e2d9b0a7c78738c4c00a860b04acc8.svg?branch=master)](https://travis-ci.org/stevemao/0126af95c0e2d9b0a7c78738c4c00a860b04acc8)

> r4nd0mstr1ng


## Install

```
$ npm install --save 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
```


## Usage

```js
const randomString = require('0126af95c0e2d9b0a7c78738c4c00a860b04acc8');

randomString();
//=> 'ghEhhkYYnuetAyWY9vKE8N0PYb48gD3HoM2zj6kV'

randomString(2);
//=> 'rT'
```

```
$ npm install --global 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
```

```
$ 0126af95c0e2d9b0a7c78738c4c00a860b04acc8
ghEhhkYYnuetAyWY9vKE8N0PYb48gD3HoM2zj6kV
$ 0126af95c0e2d9b0a7c78738c4c00a860b04acc8 3
wJP
```


## License

MIT © [Steve Mao](https://github.com/stevemao)

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