Partager via


RandomGeneratorFactory.Equidistribution Method

Definition

Returns the equidistribution of the algorithm.

[Android.Runtime.Register("equidistribution", "()I", "", ApiSince=35)]
public int Equidistribution ();
[<Android.Runtime.Register("equidistribution", "()I", "", ApiSince=35)>]
member this.Equidistribution : unit -> int

Returns

the equidistribution of the algorithm.

Attributes

Remarks

Returns the equidistribution of the algorithm.

Java documentation for java.util.random.RandomGeneratorFactory.equidistribution().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to