first
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cat /dev/urandom | tr -dc "a-zA-Z0-9_" | head -c 50; echo
|
||||
Reference in New Issue
Block a user