mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			348 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			348 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
r.random
 | 
						|
r.random - Creates a raster layer and vector point map containing randomly located points.
 | 
						|
Raster (r.*)
 | 
						|
ParameterRaster|input|Input raster layer|False
 | 
						|
ParameterRaster|cover|Input cover raster layer|False
 | 
						|
ParameterNumber|npoints|The number of points to allocate|0|None|10
 | 
						|
OutputRaster|raster|Random raster
 | 
						|
OutputVector|vector|Random vector
 |