milis/bin/sifre_turet

5 lines
85 B
Plaintext
Raw Normal View History

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