随笔分类 -  python标准库-V3.4.3-第9章-数字和数学

Numeric and Mathematical Modules
摘要:9.6. random — Generate pseudo-random numbersSource code: Lib/random.py 翻译:Z.F.This module implements pseudo-random number generators for various distr... 阅读全文
posted @ 2015-06-24 17:30 tosee