[Mono-list] Random

Miguel de Icaza miguel@ximian.com
27 Jul 2001 18:58:58 -0400


> I've been thinking about the corelib alittle. For portability, should we
> create a C lib as well as the c# lib? The c# lib would compile once and
> run anywhere, while the C lib would be platform spacific. This would
> allow for the random class to use a C random function selectable at
> compile time. 

Yes, I think we will have to write this library sooner or later, so we
might as well just start now.


Miguel.