Tiny BIP39 seed word generator
nanobip39 is a seed word generator in a single code file. The idea being that it's easy for developers to review the code, and satisfy themselves that the generated seeds aren't being sent off to an evil hacker to steal their crypto coins.
Tested with dotnet 6.0
dotnet run
Copyright Michael McMaster [email protected] 2021 GPL 3.0