Math.Random

This page contains reference documentation for the Random function. This function returns a pseudo-random number, based on the seed value.

Prototype

static int Random()

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: