Returns a nonnegative random number.
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic override int Next()
Return Value
Type:
Int32
A 32-bit signed integer greater than or equal to zero and less than
MaxValue.
See Also