mirror of
https://github.com/monero-project/monero.git
synced 2025-02-03 15:39:55 -05:00
098dcf2885
Some word triplets, such as "mugged names nail", are not valid results from any 32 bit value. If used to decode a 32 bit value, the result will therefore encode to a different word triplet. Fix this by using random words converted from an actual random bitstring, ensuring we always get valid triplets.