Java.Util.Random.NextDouble Method
Returns a pseudo-random uniformly distributed double in the half-open range [0.

Syntax

[Android.Runtime.Register("nextDouble", "()D", "GetNextDoubleHandler")]
public virtual double NextDouble ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a pseudo-random uniformly distributed double in the half-open range [0.0, 1.0).

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1