rgend

Crates.iorgend
lib.rsrgend
version1.3.1
sourcesrc
created_at2023-10-10 11:12:40.578614
updated_at2023-10-10 11:12:40.578614
descriptionA simple CLI tool for generating random passwords or passphrase passwords.
homepage
repositoryhttps://github.com/DemwE/rgend
max_upload_size
id999009
size115,136
Mateusz Czarnecki (DemwE)

documentation

README

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.
Commit count: 38

cargo fmt