Skip to content

Commit 9558f61

Browse files
authored
fix #4277
1 parent 31c5e0b commit 9558f61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Reports/2023/#268-2023.11.20.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
1616
## 新手推荐
1717

18-
> 收集一些对新手友好且质量不错的文章
18+
### [Generating Random Numbers Elegantly in Swift ](https://www.swiftjectivec.com/swift-randomnumbergenerator/)
19+
20+
[@zoeGuo](https://github.com/zoeGuo):文章介绍了在 Swift 中使用 RandomNumberGenerator 实现产生随机数的方式。写法优雅,可以产生自己任意范围的随机数,线程安全,还会根据 Swift 运行的平台来决定实现随机数的 api。
1921

2022
## 文章
2123

0 commit comments

Comments
 (0)