Java.Util.Random.NextLong Method
Returns a pseudo-random uniformly distributed long.

Syntax

[Android.Runtime.Register("nextLong", "()J", "GetNextLongHandler")]
public virtual long NextLong ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a pseudo-random uniformly distributed long.

[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