Function alpaca::distribution::sample_html_size [] [src]

pub fn sample_html_size<R: Rng>(rng: &mut R, ge: usize) -> Result<usize, ()>

Samples the size of an HTML page.

Samples the size of an HTML page from a log-normal distribution specified by the distribution parameters HTML_SIZE_DIST.