On Tue, 27 Nov 2001, Andrey  Hristov wrote:

> I looked at php_combined_lcg() and saw that it uses LCG, it looks like a macro but 
>I've found anywhere else in the source.
> I looked at the source to view how session_id is generated (using seconds, 
>microseconds, and php_combined_lcg -> standard/lcg.c)

Have a look at /ext/standard/lcg.c, lines 52-86 for more information.

Derick


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to