aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2023-09-08 07:45:58 +0200
committerDennis Eriksen <d@ennis.no>2023-09-08 07:45:58 +0200
commit24aebc2729baaa231ba2e170bc5750995d5b1d52 (patch)
treec44a0c47d818b737fc9dd56bb505622e125c880b /README.md
parentRedid makepass.bash (diff)
downloadmakepass-24aebc2729baaa231ba2e170bc5750995d5b1d52.tar.gz
Throw away $RANDOM numbers at the right places
I got some suspiciously similar passwords and had to take a closer look to make sure we throw away $RANDOM at the right places. $RANDOM - from the zsh documentation: > The values of RANDOM form an intentionally-repeatable pseudo-random sequence; > subshells that reference RANDOM will result in identical pseudo-random values > unless the value of RANDOM is referenced or seeded in the parent shell in > between subshell invocations. I think it's fixed now.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions