Theodore Ts'o wrote:

> DESCRIPTION
> 
>       The system call getrandom() fills the buffer pointed to by buf
>       with up to buflen random bytes which can be used to seed user
>       space random number generators (i.e., DRBG's) or for other
>       cryptographic processes.  It should not be used Monte Carlo
>       simulations or for other probabilistic sampling applications.

The "for" looks misplaced, shouldn't this be "for Monte Carlo simulations or 
other ..."?

Greetings,

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to