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
Nice job with the python script. However, I think you should point out to readers of your readme that using a non-random seed is a very bad security practice. Seeds need to be completely random to be secure. Please see my repo merland/seedpicker (or seedpicker.net) for more details.
The text was updated successfully, but these errors were encountered:
Nice job with the python script. However, I think you should point out to readers of your readme that using a non-random seed is a very bad security practice. Seeds need to be completely random to be secure. Please see my repo merland/seedpicker (or seedpicker.net) for more details.
The text was updated successfully, but these errors were encountered: