milis/bin/sifre_turet

5 lines
85 B
Text
Raw Normal View History

2017-02-10 11:33:48 +02:00
#!/bin/bash
2017-02-10 11:26:27 +02:00
base64 /dev/urandom | head -c 30
2017-02-10 11:33:48 +02:00
#openssl rand -base64 30
#date | md5sum