Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gmana/pw

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmana/pw

Node.js command line app to generate random passwords

  • 0.0.7
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Command Line Password Generator

Node.js command line app to generate random passwords

Usage

Install dependencies

npm install

Run file

node index (options)

To create a symlink to run "pw" from anywhere

npm link

# Now you can run
pw (options)

# To remove symlink
npm unlink

Options

ShortLongDescription
-l--length length of password (default: 8)
-s--savesave password to passwords.txt
-nn--no-numbersremove numbers
-ns--no-symbolsremove symbols
-h--helpdisplay help for command
-V--versionShow the version

Keywords

FAQs

Package last updated on 06 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc