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

Syntax

[Android.Runtime.Register("nextFloat", "()F", "GetNextFloatHandler")]
public virtual float NextFloat ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a pseudo-random uniformly distributed float 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