Author jhylton
Recipients
Date 2001-10-16.16:28:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31392

I think we'll add some RAND_xxx() methods to the Python API
to allow people to seed the prng themselves.  I'd like to
have some mechanism in place to do the seeding autmatically,
but I don't think it makes a lot of sense for us to try and
maintain this in Python.
History
Date User Action Args
2007-08-23 13:53:09adminlinkissue232460 messages
2007-08-23 13:53:09admincreate