#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

#129 in #ethereum

Download history 178/week @ 2024-10-15 1/week @ 2024-10-22

179 downloads per month

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
~794K SLoC