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
Use LC_ALL instead of LC_CTYPE to fix an issue with tr not recognizing
some characters outputed by /dev/urandom
Use [:alnum:] instead of '0-9' to get all alphanumeric characters
Increase string size from 24 to 32
0 commit comments