Skip to content

Rand.Int Method

Namespace: SpaceUsurper

Overloads

Overload Description
Int(Int32, Int32) Returns a uniformly sampled integer between min and max.

Int(Int32, Int32)

Returns a uniformly sampled integer between min and max.

Parameters

Int32 min

Int32 max