Skip to content

Commit b60b6e9

Browse files
authored
Update status and proposal name (#1478)
1 parent 574d608 commit b60b6e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Proposals/NNNN-random-uuid.md renamed to Proposals/0031-random-uuid.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Generating UUIDs using RandomNumberGenerators
22

3-
* Proposal: [SF-NNNN](NNNN-random-uuid.md)
3+
* Proposal: [SF-0031](0031-random-uuid.md)
44
* Authors: [FranzBusch](https://github.com/FranzBusch)
55
* Review Manager: TBD
6-
* Status: **Awaiting review**
6+
* Status: **Accepted & Implemented**
77
* Implementation: [swiftlang/swift-foundation#1271](https://github.com/swiftlang/swift-foundation/pull/1271)
8-
* Review: ([pitch](https://forums.swift.org/...))
8+
* Review: ([pitch/review](https://forums.swift.org/t/review-generating-uuids-using-randomnumbergenerators/79494/19))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)