1 unstable release
0.1.0 | Apr 17, 2023 |
---|
#223 in Email
3KB
Fake Email Generator
Fake Email Generator is a Rust-powered command-line utility that can be used to generate fake email addresses for testing purposes on local development environments.
Installation
To install the Fake Email Generator binary, you'll need [Cargo](https://doc.rust-lang.org/cargo/getting-started/in stallation.html) installed on your system. Once you have Cargo installed, you can install the binary with the following command:
cargo install fake_email_generator
Usage
After installing the binary, you can use it on the command line by typing
fake_email_generator
Sample output:
jane.doe@example.net
License
This project is licensed under the MIT License
Dependencies
~1MB
~15K SLoC