This commit is contained in:
2022-01-18 01:25:46 -05:00
parent 2e1e1f38b2
commit def5ca8b9a
86 changed files with 9017 additions and 0 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
cat /dev/urandom | tr -dc "a-zA-Z0-9_" | head -c 50; echo