Hello and thank you for your help.
I need to generate a big amount of bitcoin BASE58(P2SH) Addresses (starts with '3') and their private keys using python, or also with other methods you know, i just need to generate them.
I've tried a lot of methods also found here but didn't work. (problems like i've genereted the addresses but the private key doesn't work).
I'll apprecciate your help.
Best Regards.