bernardladenthin/BitcoinAddressFinder

Random or sequential

Opened this issue · 2 comments

Hello, I have an important question
Does the program generate the private key randomly or sequentially?
I want to do it randomly.
Is there a need to make a config in the program?

The keys are generated randomly using a secure random number generator. This ensures that no one else will have the same numbers. The new configuration format will provide more details on this.

If you're interested, you can try out the new snapshot and use the new configuration found in the path examples/config_Find_1OpenCLDevice.json.