MathObject::random Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Generates a random number between 0 and 1. This method does not generate a cryptographically secure random number.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
public: [JSFunctionAttribute(JSFunctionAttributeEnum::None, JSBuiltin::Math_random)] static double random()
.NET Framework
Available since 1.1
Available since 1.1
Show: