view wisdom/off by two @ 6344:5e5f7a2dd422

<tswett> echo \'echo $(base64 /dev/urandom | head -c 12)\' > bin/mkpasswd
author HackBot
date Sat, 28 Nov 2015 21:43:33 +0000
parents 1b7da5f7ebd5
children
line wrap: on
line source

An off by two error is what happens when you expect an off by one error but compensate in the wrong direction.