Author hythloday
Recipients
Date 2006-06-27.07:25:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=458963

Fair enough, I take your points both about the ease of
making a new generator. Is it possible to make the existing
one a bit less surprising, though, by having it raise an
exception when it wraps? I'm at a loss to think of any
algorithm that would work correctly when it wraps, so a new
exception wouldn't be a change in interface reeeeeeeeally. ;)

Failing that, is it possible to document it?
History
Date User Action Args
2007-08-23 14:40:49adminlinkissue1512504 messages
2007-08-23 14:40:49admincreate