1.0.5 • Published 2 months ago

generate-nice-eth-address v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

GENERATE NICE ETH ADDRESS

Tool generate nice eth address with user desired ending string.

Features

  • Generate nice ending eth address, eg: 0x...666, 0x...888, the longer ending string you need, the longer time the tool run

Installing

NodeJS

npm install generate-nice-eth-address

Usage Example

import { generate } from "generate-nice-eth-address";

console.log(generate("888"));
1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago