Vladimir Stavrinov <[email protected]> writes:
> In some degree it is compensated by the fact, that double letters are
> excluded as well as other combinations. This forces to to call $RANDOM
> again and again before pick up a symbol.
Calling $RANDOM again and again does not help at all. If you run
for i in $(seq 20); do
echo $RANDOM
done
and tell me the first 10 numbers I can tell you what the rest of the
numbers are going to be.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]