Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storyn26383/randpw
A random password generator.
https://github.com/storyn26383/randpw
generator nodejs password random
Last synced: 3 days ago
JSON representation
A random password generator.
- Host: GitHub
- URL: https://github.com/storyn26383/randpw
- Owner: storyn26383
- License: mit
- Created: 2017-04-13T14:32:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T06:51:20.000Z (over 7 years ago)
- Last Synced: 2024-10-11T18:49:16.842Z (about 1 month ago)
- Topics: generator, nodejs, password, random
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# randpw
A random password generator.
## Installation
```bash
npm install -g randpw
```## Usage
```bash
randpw [ password_length ]
```