Python python -c 'import uuid; print(uuid.uuid4())' Ruby ruby -r securerandom -e 'puts SecureRandom.uuid'