| Crates.io | random-eth-account |
| lib.rs | random-eth-account |
| version | 0.1.0 |
| created_at | 2024-10-15 07:18:17.581035+00 |
| updated_at | 2024-10-15 07:18:17.581035+00 |
| description | A simple CLI tool to generate a random Ethereum account |
| homepage | |
| repository | https://github.com/qope/random-eth-account |
| max_upload_size | |
| id | 1409069 |
| size | 94,267 |
A simple CLI tool to generate a random Ethereum account
random-eth-account
Generate multiple accounts:
random-eth-account --count 5
Save output to a file:
random-eth-account --output accounts.txt