Documentation
The random.uniform doc says:
the equation a + (b-a) * random()
That's not an equation. Just an expression.
The page mentions "equation" twice more right above, but I think those refer to actual equations like the pdf(x) = ... for random.gammavariate and are thus correct.
Linked PRs
Documentation
The
random.uniformdoc says:That's not an equation. Just an expression.
The page mentions "equation" twice more right above, but I think those refer to actual equations like the
pdf(x) = ...forrandom.gammavariateand are thus correct.Linked PRs