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.
我需要在 NSIS 安装程序脚本中多次生成随机字符。是否有预定义的功能,或者甚至可能?如果是:如何?
没有预定义函数,但 wiki 有插件和基本(非加密)纯 NSIS 随机函数可供选择: