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 email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to