[IronPython] Problem with random module in IPY 1.1.1

Asaf Kleinbort asaf at itstructures.com
Sun Oct 12 11:27:18 CEST 2008


Hi,

We have encountered two strange errors in the 'random' module:

1.       At some point the random method 'getrandbits(63)' started (and
kept) returning 0 - until we restarted the application.

2.       The random method 'shuffle' when applied on a list kept returning
the same ordered list. Again - restarting the application solved the problem

An interesting remark is that issue #1 happened to us today in two different
applications, around the same time.

Any ideas?

Thanks,

Asaf 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20081012/e48508dd/attachment.html>


More information about the Ironpython-users mailing list