mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-20 23:14:56 +02:00
112 B
112 B
Setup
Passwords
docker run --rm ruby:latest ruby -rsecurerandom -e 'puts SecureRandom.hex(64)'