Was working on some code that required the random shuffling of the order of
a list and noticed that there was both a random() function implemented in
the sage library and a random module in the python standard library.
Importing the latter seems to overwrite the former and I was wondering if
that was done deliberately.


--
D. M. Monarres
<dmmonar...@gmail.com>

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to