#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

#130 in #ethereum

Download history 149/week @ 2024-10-10 30/week @ 2024-10-17

56 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–43MB
~787K SLoC