City Based Parking and Routing System API Documentation

Util.RandomNext Method ()

Generates a pseudo random integer.

public static int RandomNext();

Return Value

A 32-bit signed integer greater than or equal to zero, and less than MaxValue.

See Also

Util Class | CBPRS.Infrastructure Namespace | Util.RandomNext Overload List