bokub / vanity-eth

💎 Browser-based ETH vanity address generator
https://vanity-eth.tk
MIT License
751 stars 266 forks source link

mind setting up a save system? #60

Closed bob432626 closed 10 months ago

bob432626 commented 10 months ago

pretty much where the program can pause and save its place so that it does not have to recheck those addresses and when your ready to start it again, you just load up the save file and continue trying to get the ideal address you want.

bokub commented 10 months ago

That's not how it works, there is not "progression" or "beginning", it's just pure randomness.

To illustrate, finding an address is like throwing 3 dice again and again until they all show a 6 at the same time. You can throw hundred of times without success, and the day after you succeed on the first try

Hope it's clear enough Have a good day

P.S: duplicate of #7