Sample from the beta distribution
Arguments
- a, b
The shape parameters
- state
The random number state, from monty_rng_create
- n_samples
The number of samples to take, per stream. When using the multiple-sample interface, all other parameters are held constant (per stream).