randomtext/randomtext

4 lines
51 B
Bash
Executable File

#!/bin/bash
cat /dev/urandom | tr -dc '[:print:]'