You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET offers CryptGenRandom but I'm not sure how easy it is to use from Powershell. Windows users should use Python and its SystemRandom function which will interface directly with this. Ideally, don't generate a seed on Windows at all and certainly not using this script.
See https://www.reddit.com/r/Iota/comments/6v9mj6/psa_nearly_all_powershell_generated_seeds_are/
The text was updated successfully, but these errors were encountered: