On Fri, 3 Aug 2001, Rasmus Lerdorf wrote:
>> >
>> > This patch will replace PHP functions srand() / rand() / getrandmax()
>> > with the mt_*() ones. The mt_*() are changed to aliases.
>> >
>> > If nobody objects, I will commit this tomorrow.
>>
>> I object. srand/rand are deterministic and u
This patch will replace PHP functions srand() / rand() / getrandmax()
with the mt_*() ones. The mt_*() are changed to aliases.
If nobody objects, I will commit this tomorrow.
--Jani
Index: configure.in
===
RCS file: /repositor