RandomHelper Next Method Bespoke Osc Library
Returns a nonnegative random number.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Shared Function Next As Integer

Return Value

A 32-bit signed integer greater than or equal to zero and less than OnlineMaxValue.
See Also