#password-generator #cli-password #random #generate #cli-tool #passphrase #characters

app rgend

A simple CLI tool for generating random passwords or passphrase passwords

1 stable release

1.3.1 Oct 10, 2023

#2739 in Command line utilities

GPL-3.0 license

45KB
194 lines

rgend - Password Generator

License GitHub tag

rgend is a simple command-line password generator written in Rust. It allows you to generate random passwords with various options.

Features

  • Generate random passwords using alphanumeric characters.
  • Optionally include special characters in generated passwords.
  • Set the desired length of the passwords.
  • Generate a specified number of passwords.
  • Save generated passwords to a file.
  • Passphrases style password.

Dependencies

~1.5–2.1MB
~40K SLoC