RandomPointConfiguration
RandomPointConfiguration[pproc, reg] generates a pseudorandom spatial point configuration from the spatial point process pproc in the observation region reg.
RandomPointConfiguration[pproc, reg, n]generates an ensemble of n spatial point configurations.
Examples
RandomPointConfiguration[PoissonPointProcess[1], Rectangle[]]Please visit the official Wolfram Language Reference for more details.