mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-24 10:18:34 +00: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.