BinomialPointProcess
BinomialPointProcess[n, reg] represents a binomial point process with n points in the region reg.
Examples
Create a binomial point process:
BinomialPointProcess[10, Rectangle[]]Sample from the process:
RandomPointConfiguration[BinomialPointProcess[20, Disk[]]]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.