milis/bin/sifre_turet

5 lines
85 B
Bash
Executable File

#!/bin/bash
base64 /dev/urandom | head -c 30
#openssl rand -base64 30
#date | md5sum