Redigera

Dela via


RandomGenerator.GetShort Method

Definition

Overloads

GetShort()
GetShort(Int16, Int16)

GetShort()

public short GetShort ();
member this.GetShort : unit -> int16

Returns

Applies to

GetShort(Int16, Int16)

public short GetShort (short min, short max);
member this.GetShort : int16 * int16 -> int16

Parameters

min
Int16
max
Int16

Returns

Applies to