Java.Util.Random.NextBytes Method
Fills buf with random bytes.

Syntax

[Android.Runtime.Register("nextBytes", "([B)V", "GetNextBytes_arrayBHandler")]
public virtual void NextBytes (byte[] buf)

Parameters

buf
Documentation for this section has not yet been entered.

Remarks

Fills buf with random bytes.

[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