What about generated words + dice rolls on top?
Login to reply
Replies (1)
I don't think there's such a thing. If you used dice rolls it does not use the built in random generator at all. It uses a standard algorithm that all the other seed generators use too (the seed words you get are reproducible given the same dice rolls). If you used the dice rolls then used the password generator to make a passphrase you should still be ok as the important part is the seeds and those used the dice rolls as the entropy. But you still may want to change the passphrase and move the funds.