This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
python_reference [2013/06/02 08:58] sandeep |
python_reference [2018/03/24 11:13] (current) |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ===== Others ===== | ===== Others ===== | ||
| ==== Random ==== | ==== Random ==== | ||
| + | [[http://docs.python.org/2.7/library/random.html?highlight=random#random|Python Random Docs]] | ||
| <code python> | <code python> | ||
| import random | import random | ||