[Mono-docs-list] Minor doc error in System.Random class

Sidney Fong sydneyfong at gmail.com
Sat Jun 24 01:02:16 EDT 2006


>Method
>- Next(int)  : int
> Returns a pseudo-random positive number less than the specified maximum.

Should be
> Returns a pseudo-random non-negative number less than the specified maximum.

By the way, "integer" would be more specific than "number", but I
guess that's a matter of style.

Regards,
Sidney


More information about the Mono-docs-list mailing list