Re: More powerful (and backward compatible) API of random number generator functions

From: Date: Fri, 30 Aug 2013 23:27:29 +0000
Subject: Re: More powerful (and backward compatible) API of random number generator functions
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 30 August 2013 20:58, Marc Bennewitz <[email protected]> wrote:

> what is the best algorithm?


Well that is platform dependant. For example on FreeBSD you'd hope
/dev/random was used (which does not block like linux, and generates a
crypto quality pseudo-random stream)

Point being, "best" is not easily defined by a constant.


Thread (12 messages)

« previous php.internals (#68766) next »