mindspore.seed ================= .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/master/docs/api/api_python/mindspore/mindspore.seed.rst :alt: 查看源文件 .. py:function:: mindspore.seed() 生成可作为默认生成器种子的随机种子。 返回: int类型,随机生成的种子。