random generator
Paul Rubin
phr-n2002a at nightsong.com
Mon Feb 4 18:01:18 EST 2002
More information about the Python-list mailing list
Mon Feb 4 18:01:18 EST 2002
- Previous message (by thread): random generator
- Next message (by thread): random generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"John" <nobody at nobody.com> writes: > Is there any random number generator in Python, that allows users to > specify "skewness"? Thanks! I'm not too up on that statistics stuff, but I'd think you'd care about the shape of the whole distribution and not just the skewness. Is there a particular distribution you're interested in?
- Previous message (by thread): random generator
- Next message (by thread): random generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list