Killmonger

Results 2 issues of Killmonger

So, I used this to get all different addresses - https://github.com/meherett/python-hdwallet/blob/master/examples/from_private_key.py I got the priv key from Exodus app. And verified the address shown on Exodus matched with one of...

1. First of all, python script uses `random.randint()` which is not at all related to browser's implementation of `Math.random()`. So, running python script is waste of time. 2. `Math.random()` is...