1 line
51 B
Bash
Executable file
1 line
51 B
Bash
Executable file
tr -dc A-Za-z0-9 </dev/urandom | head -c 256; echo
|