You are viewing a single comment's thread from:

RE: IOTA - Thousands of Wallets Compromised and Funds Stolen

in #iota7 years ago

if ur funds are not stolen jet, use a local keygenerate like keepass and transfer the iotas to a new wallet

Sort:  

Or in Linux
cat /dev/urandom |tr -dc A-Z9|head -c${1:-81}

Thanks for sharing the Command

Is 'urandom' secure enought for a Seed?

People suggesting to use dice now :). Well, it is certainly secure enough for most cases, I doubt there is any more functionality behind the online seed generators, but if you run it at home it will at least be not monitored.