Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: A strange function behaviour in random password generator



On Mon, Dec 6, 2010 at 5:15 AM,  <nix@xxxxxxxxxxxxxxxx> wrote:
> Hi, I have just coded a random password generator. It works good but one
> might want to show me how to do it with rand48() as itæ output is
> strange.

The fundamental problem is that you're writing your own security code,
which is almost always a terrible idea.



Messages sorted by: Reverse Date, Date, Thread, Author