albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
627 stars 341 forks source link

[question] with -b 256, are the keys sorted randomly or in order? #272

Closed MrJorman closed 9 months ago

MrJorman commented 9 months ago

if I specify range 256 (-b 256) are the private keys sorted randomly or in order?

It’s just that if I specified -b 66, the keys were constantly sorted in order without randomness.

MrJorman commented 9 months ago

example please tell me, are my keys sorted randomly or in order? image

albertobsd commented 9 months ago

Please read the document and command help

./keyhunt -h

The option for random is -R