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 574d608 commit b60b6e9Copy full SHA for b60b6e9
Proposals/NNNN-random-uuid.md renamed to Proposals/0031-random-uuid.md
@@ -1,11 +1,11 @@
1
# Generating UUIDs using RandomNumberGenerators
2
3
-* Proposal: [SF-NNNN](NNNN-random-uuid.md)
+* Proposal: [SF-0031](0031-random-uuid.md)
4
* Authors: [FranzBusch](https://github.com/FranzBusch)
5
* Review Manager: TBD
6
-* Status: **Awaiting review**
+* Status: **Accepted & Implemented**
7
* Implementation: [swiftlang/swift-foundation#1271](https://github.com/swiftlang/swift-foundation/pull/1271)
8
-* Review: ([pitch](https://forums.swift.org/...))
+* Review: ([pitch/review](https://forums.swift.org/t/review-generating-uuids-using-randomnumbergenerators/79494/19))
9
10
## Introduction
11
0 commit comments