From 1ad64adbcc31edf18b7c7c9ff1d779b16c3a9848 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Mon, 26 Oct 2020 14:30:40 +0300 Subject: [PATCH] passgen: fix urandom --- scripts/passgen | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/scripts/passgen b/scripts/passgen index 37078a7..8a3abb3 100755 --- a/scripts/passgen +++ b/scripts/passgen @@ -1,12 +1,17 @@ #!/bin/bash #Создан: Пт 26 фев 2016 21:33:55 -#Изменён: Пт 26 фев 2016 21:33:55 +#Изменён: Вс 25 окт 2020 17:21:57 #- Генератор паролей -for i in `seq ${2:-10}`; { -