osaft.core.functions.full_range osaft.core.functions.full_range(*args)[source] Returns the range including the end point. Parameters: args (int) – end point, start point (optional) Raises: ValueError if more than 2 arguments are passed Return type: Iterable