Tesla Graphics Engine Documentation (January 2012)
NextRandomInt Method (maxValue)
TeslaTesla.CoreEngineValueMapNextRandomInt(Int32)
Gets the next non-negative random value less than the specified max value.
Declaration Syntax
C#
public int NextRandomInt(
	int maxValue
)
Parameters
maxValue (Int32)
Max value
Return Value
Non-negative random int

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)