Post
Topic
Board Bitcoin Technical Support
Address generator for test.
by
milomen100
on 02/02/2018, 11:22:30 UTC
Hello.
I need find or write simple generator for some testing.
I need to generate many many adress from given secret exponent decimal value and write to file.

For example i need generate all address from 1 to 1000000.

I need in file only secret exponent and x value pubkey or x,y pubkey.

Any idea?