# Functions
RandomPortInRange will suggest a http port in the given range.
RandomPortInRangeExcluding will suggest a http port in the given range, excluding the given ports.
RandomPrivatePort will suggest a private http port.
RandomPrivatePortExcluding will suggest a http port excluding the given ports.