sifre_turet 85 B

12345
  1. #!/bin/bash
  2. base64 /dev/urandom | head -c 30
  3. #openssl rand -base64 30
  4. #date | md5sum