#random #account #generate #ethereum #cli #tool #command-line-tool

app random-eth-account

A simple CLI tool to generate a random Ethereum account

1 unstable release

0.1.0 Oct 15, 2024

#221 in #account

CC0 license

25KB

random-eth-account

A simple CLI tool to generate a random Ethereum account

Install

Basic usage:

random-eth-account

Generate multiple accounts:

random-eth-account --count 5

Save output to a file:

random-eth-account --output accounts.txt

Dependencies

~27–44MB
~797K SLoC