Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problems with RANDOM in subshells
- X-seq: zsh-workers 16521
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Zefram <zefram@xxxxxxxx>
- Subject: Re: problems with RANDOM in subshells
- Date: Thu, 31 Jan 2002 04:03:12 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20020131034651.GB7382@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020131032041.GA13560@xxxxxxxx> <20020131034651.GB7382@xxxxxxxx>
On Jan 31, 3:46am, Zefram wrote:
} Subject: Re: problems with RANDOM in subshells
}
} The shell is probably a good place to put an entropy collector; on systems
} like Linux that have /dev/random we can just use the kernel device,
} but on other systems the shell is still in a position to see a lot of
} unpredictable timing data, so we can make randomness reliably available
} to shell scripts on all Unices. (Does Perl have such a module yet?)
According to search.cpan.org:
Statistics-MaxEntropy-0.9 by Hugo WL ter Doest Released 26th November 1998
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author