Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想每次生成不同的种子以获得不同的结果......我尝试过“随机播放”,但它显示“不支持!” 希望有人可以帮助我!谢谢~
这是我的设置: . 它使我的模拟每次都以相同的结果结束。
您可以通过在模型属性“回调”中编写代码来生成随机数。然后,将其作为种子的参考以生成随机种子。