Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abranhe/random-string-cli

🌀 Random String Generator CLI
https://github.com/abranhe/random-string-cli

cli cli-app javascript js random random-string string

Last synced: 8 days ago
JSON representation

🌀 Random String Generator CLI

Awesome Lists containing this project

README

        









random-string-cli
: 🌀 Random String Generator







## Why random-string-cli?

- Clean and focused
- [CLI](https://github.com/abranhe/random-string-cli)
- Actively maintained
- Fast and reliable

## Install

```
$ npm install random-string-cli
```

## CLI

```
random-string-cli: 🌀 Random String Generator

Examples
$ r4nd0mstr1ng
HH9ICHiBSjKnK219w3R6eKgI58ffMW
$ r4nd0mstr1ng --number 7
86mUSdT
$ r4nd0mstr1ng -n 50
GXq0Upu6U7m2qhJqeNZUm36eU123tUIVU7FsHiX92XRrqZIeKU

Options
-n, --number Generate an string with certain length
-h, --help Show this help message
-v, --show Show package version
```

## Related

- [r4nd0mstr1ng](https://github.com/abranhe/r4nd0mstr1ng): API for this module
- [all-words](https://github.com/abranhe/all-words): Generate all available words (up to four letters) super fast.
- [randn](https://github.com/abranhe/randn): 🔢 Random number generator.

## Team

|[![Carlos Abraham](https://avatars3.githubusercontent.com/u/21347264?s=50)](https://abranhe.com)|
| :-: |
| [Carlos Abraham](https://github.com/abranhe) |

## License

[MIT](https://github.com/abranhe/random-string-cli/blob/master/license) License © [Carlos Abraham](https://github.com/abranhe/)