City Based Parking and Routing System API Documentation

Util.RandomNextDouble Method 

Generates a pseudo random double in the range of 0.0 and 1.0.

public static double RandomNextDouble();

Return Value

A double-percision floating point number greater or equal than 0.0 and less than 1.0.

See Also

Util Class | CBPRS.Infrastructure Namespace