We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c5e0b commit 9558f61Copy full SHA for 9558f61
Reports/2023/#268-2023.11.20.md
@@ -15,7 +15,9 @@
15
16
## 新手推荐
17
18
-> 收集一些对新手友好且质量不错的文章
+### [Generating Random Numbers Elegantly in Swift ](https://www.swiftjectivec.com/swift-randomnumbergenerator/)
19
+
20
+[@zoeGuo](https://github.com/zoeGuo):文章介绍了在 Swift 中使用 RandomNumberGenerator 实现产生随机数的方式。写法优雅,可以产生自己任意范围的随机数,线程安全,还会根据 Swift 运行的平台来决定实现随机数的 api。
21
22
## 文章
23
0 commit comments