I created random-point-vector-files from a classified rasters with a given number of points per class by the Random points from Classification tool (EnMAP-Box plugin). But, now I'd like to exclude certain areas from being placed points there. Unfortunately the tool is quite basic and has no mask option. (You can only specify your raster, number of random points per class, and type of vector output.)
Is it possible to run the tool from the Python console and to implement a mask option by Python there?
I am not familiar to python, just some patchy and very basic knowledge.