milis/bin/sifre_turet
2017-02-10 11:33:48 +02:00

4 lines
85 B
Bash
Executable file

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