简体   繁体   English

Python中的指数分布

[英]Exponential distribution in Python

从Python中的指数分布中抽取随机数的最简单方法是什么?

You can use the random module. 您可以使用random模块。 For more information, consult its documentation . 有关更多信息,请参阅其文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM