[Python-ideas] random.boolean or bernoulli
Westley Martínez
anikom15 at gmail.com
Fri Apr 22 00:34:12 CEST 2011
On Thu, Apr 21, 2011 at 12:30:07PM -0300, Joao S. O. Bueno wrote:
> On Thu, Apr 21, 2011 at 8:46 AM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> [snip all this crap]
I find this idea to be more of a subroutine then a function. They're
essentially the same but the principal is different. If you would find
a random bool and random boyardee or whatever function useful in your
program, you're free to implement it for yourself. That doesn't mean
we should add it to the stdlib, though.
More information about the Python-ideas
mailing list