|
11 | 11 | 522268ED1E4163EC00C8865A /* XorshiftStar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522268EB1E4163EC00C8865A /* XorshiftStar.swift */; };
|
12 | 12 | 522268EE1E4163EC00C8865A /* XorshiftStar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522268EB1E4163EC00C8865A /* XorshiftStar.swift */; };
|
13 | 13 | 522268EF1E4163EC00C8865A /* XorshiftStar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 522268EB1E4163EC00C8865A /* XorshiftStar.swift */; };
|
| 14 | + 5247B99D1E890BB200C6B60E /* RandomRetrievable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */; }; |
| 15 | + 5247B99E1E890BB200C6B60E /* RandomRetrievable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */; }; |
| 16 | + 5247B99F1E890BB200C6B60E /* RandomRetrievable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */; }; |
| 17 | + 5247B9A01E890BB200C6B60E /* RandomRetrievable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */; }; |
14 | 18 | 52485F671E3FEE11007C53AC /* StackArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52485F661E3FEE11007C53AC /* StackArray.swift */; };
|
15 | 19 | 52485F681E3FEE11007C53AC /* StackArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52485F661E3FEE11007C53AC /* StackArray.swift */; };
|
16 | 20 | 52485F691E3FEE11007C53AC /* StackArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52485F661E3FEE11007C53AC /* StackArray.swift */; };
|
|
149 | 153 | 52D47D3A1E313FCD0050588E /* Range+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5230293B1DC54137007530CD /* Range+RandomKit.swift */; };
|
150 | 154 | 52D47D3B1E313FCE0050588E /* Range+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5230293B1DC54137007530CD /* Range+RandomKit.swift */; };
|
151 | 155 | 52D47D3C1E313FCF0050588E /* Range+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5230293B1DC54137007530CD /* Range+RandomKit.swift */; };
|
152 |
| - 52D47D3D1E315D460050588E /* Sequence+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */; }; |
153 |
| - 52D47D3E1E315D470050588E /* Sequence+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */; }; |
154 |
| - 52D47D3F1E315D470050588E /* Sequence+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */; }; |
155 |
| - 52D47D401E315D480050588E /* Sequence+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */; }; |
156 | 156 | 52D47D411E315D840050588E /* Strideable+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A248B41DC68200004C9991 /* Strideable+RandomKit.swift */; };
|
157 | 157 | 52D47D421E315D850050588E /* Strideable+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A248B41DC68200004C9991 /* Strideable+RandomKit.swift */; };
|
158 | 158 | 52D47D431E315D860050588E /* Strideable+RandomKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A248B41DC68200004C9991 /* Strideable+RandomKit.swift */; };
|
|
297 | 297 | 523D8B101DBEADD1006FF58C /* CGVector+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGVector+RandomKit.swift"; sourceTree = "<group>"; };
|
298 | 298 | 524083961CA5B31E00AB8851 /* RandomKit.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = RandomKit.playground; sourceTree = "<group>"; };
|
299 | 299 | 524083971CA5B35800AB8851 /* LICENSE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = LICENSE.md; sourceTree = "<group>"; };
|
| 300 | + 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RandomRetrievable.swift; sourceTree = "<group>"; }; |
300 | 301 | 52485F661E3FEE11007C53AC /* StackArray.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StackArray.swift; sourceTree = "<group>"; };
|
301 | 302 | 525EB2BD1DBD607F00E8B246 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = RandomKit.xcodeproj/Info.plist; sourceTree = "<group>"; };
|
302 | 303 | 525EB2BF1DBD696B00E8B246 /* Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Random.swift; sourceTree = "<group>"; };
|
|
314 | 315 | 52737DF31DBEBEED009B5E9D /* Dictionary+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Dictionary+RandomKit.swift"; sourceTree = "<group>"; };
|
315 | 316 | 52737DF41DBEBEED009B5E9D /* FloatingPoint+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FloatingPoint+RandomKit.swift"; sourceTree = "<group>"; };
|
316 | 317 | 52737DF51DBEBEED009B5E9D /* Integer+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Integer+RandomKit.swift"; sourceTree = "<group>"; };
|
317 |
| - 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Sequence+RandomKit.swift"; sourceTree = "<group>"; }; |
318 | 318 | 52737DF81DBEBEED009B5E9D /* String+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+RandomKit.swift"; sourceTree = "<group>"; };
|
319 | 319 | 52737DF91DBEBEED009B5E9D /* UnicodeScalar+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UnicodeScalar+RandomKit.swift"; sourceTree = "<group>"; };
|
320 | 320 | 52737E281DBEBEF8009B5E9D /* Color+RandomKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Color+RandomKit.swift"; sourceTree = "<group>"; };
|
|
471 | 471 | 525EB33A1DBD829000E8B246 /* RandomWithinClosedRange.swift */,
|
472 | 472 | 52ADBE761DE54A98004CB28A /* RandomWithMaxWidth.swift */,
|
473 | 473 | 52ADBE7B1DE54BBF004CB28A /* RandomWithExactWidth.swift */,
|
| 474 | + 5247B99C1E890BB200C6B60E /* RandomRetrievable.swift */, |
474 | 475 | 525EB2C01DBD696B00E8B246 /* Shuffleable.swift */,
|
475 | 476 | 5217714E1DE6D5EF00DD4584 /* UniqueShuffleable.swift */,
|
476 | 477 | 52FD11371DE2811C002EF43E /* RandomRawRepresentable.swift */,
|
|
501 | 502 | 52737DF41DBEBEED009B5E9D /* FloatingPoint+RandomKit.swift */,
|
502 | 503 | 52737DF51DBEBEED009B5E9D /* Integer+RandomKit.swift */,
|
503 | 504 | 5230293B1DC54137007530CD /* Range+RandomKit.swift */,
|
504 |
| - 52737DF61DBEBEED009B5E9D /* Sequence+RandomKit.swift */, |
505 | 505 | 52A6B1311E329045001533D3 /* Set+RandomKit.swift */,
|
506 | 506 | 52A248B41DC68200004C9991 /* Strideable+RandomKit.swift */,
|
507 | 507 | 52737DF81DBEBEED009B5E9D /* String+RandomKit.swift */,
|
|
953 | 953 | 524F1E561E31364B00BDE35F /* Array+RandomKit.swift in Sources */,
|
954 | 954 | 524F1E0D1E312E2900BDE35F /* RandomToValue.swift in Sources */,
|
955 | 955 | 524F1E521E31360300BDE35F /* Character+RandomKit.swift in Sources */,
|
| 956 | + 5247B99D1E890BB200C6B60E /* RandomRetrievable.swift in Sources */, |
956 | 957 | 52CA181F1E63A818004C18FA /* NSArray+RandomKit.swift in Sources */,
|
957 | 958 | 52D47D411E315D840050588E /* Strideable+RandomKit.swift in Sources */,
|
958 | 959 | 524F1E051E312E0500BDE35F /* RandomWithMax.swift in Sources */,
|
|
961 | 962 | 524F1E391E31312800BDE35F /* Integer+RandomKit.swift in Sources */,
|
962 | 963 | 524F1E211E312F8100BDE35F /* RandomWithExactWidth.swift in Sources */,
|
963 | 964 | 524F1E1D1E312F6000BDE35F /* RandomWithMaxWidth.swift in Sources */,
|
964 |
| - 52D47D3D1E315D460050588E /* Sequence+RandomKit.swift in Sources */, |
965 | 965 | 52485F671E3FEE11007C53AC /* StackArray.swift in Sources */,
|
966 | 966 | 524F1E251E312FCE00BDE35F /* UniqueShuffleable.swift in Sources */,
|
967 | 967 | 5290FC561E7C5AFA008CA2AA /* ReseedingRandomGenerator.swift in Sources */,
|
|
1012 | 1012 | 524F1E571E31364C00BDE35F /* Array+RandomKit.swift in Sources */,
|
1013 | 1013 | 524F1E0E1E312E2900BDE35F /* RandomToValue.swift in Sources */,
|
1014 | 1014 | 524F1E531E31360400BDE35F /* Character+RandomKit.swift in Sources */,
|
| 1015 | + 5247B99E1E890BB200C6B60E /* RandomRetrievable.swift in Sources */, |
1015 | 1016 | 52CA18201E63A818004C18FA /* NSArray+RandomKit.swift in Sources */,
|
1016 | 1017 | 52D47D421E315D850050588E /* Strideable+RandomKit.swift in Sources */,
|
1017 | 1018 | 524F1E061E312E0500BDE35F /* RandomWithMax.swift in Sources */,
|
|
1020 | 1021 | 524F1E3A1E31312900BDE35F /* Integer+RandomKit.swift in Sources */,
|
1021 | 1022 | 524F1E221E312F8100BDE35F /* RandomWithExactWidth.swift in Sources */,
|
1022 | 1023 | 524F1E1E1E312F6000BDE35F /* RandomWithMaxWidth.swift in Sources */,
|
1023 |
| - 52D47D3E1E315D470050588E /* Sequence+RandomKit.swift in Sources */, |
1024 | 1024 | 52485F681E3FEE11007C53AC /* StackArray.swift in Sources */,
|
1025 | 1025 | 524F1E261E312FCF00BDE35F /* UniqueShuffleable.swift in Sources */,
|
1026 | 1026 | 5290FC571E7C5AFA008CA2AA /* ReseedingRandomGenerator.swift in Sources */,
|
|
1071 | 1071 | 524F1E581E31364C00BDE35F /* Array+RandomKit.swift in Sources */,
|
1072 | 1072 | 524F1E0F1E312E2A00BDE35F /* RandomToValue.swift in Sources */,
|
1073 | 1073 | 524F1E541E31360500BDE35F /* Character+RandomKit.swift in Sources */,
|
| 1074 | + 5247B99F1E890BB200C6B60E /* RandomRetrievable.swift in Sources */, |
1074 | 1075 | 52CA18211E63A818004C18FA /* NSArray+RandomKit.swift in Sources */,
|
1075 | 1076 | 52D47D431E315D860050588E /* Strideable+RandomKit.swift in Sources */,
|
1076 | 1077 | 524F1E071E312E0600BDE35F /* RandomWithMax.swift in Sources */,
|
|
1079 | 1080 | 524F1E3B1E31312900BDE35F /* Integer+RandomKit.swift in Sources */,
|
1080 | 1081 | 524F1E231E312F8200BDE35F /* RandomWithExactWidth.swift in Sources */,
|
1081 | 1082 | 524F1E1F1E312F6100BDE35F /* RandomWithMaxWidth.swift in Sources */,
|
1082 |
| - 52D47D3F1E315D470050588E /* Sequence+RandomKit.swift in Sources */, |
1083 | 1083 | 52485F691E3FEE11007C53AC /* StackArray.swift in Sources */,
|
1084 | 1084 | 524F1E271E312FCF00BDE35F /* UniqueShuffleable.swift in Sources */,
|
1085 | 1085 | 5290FC581E7C5AFA008CA2AA /* ReseedingRandomGenerator.swift in Sources */,
|
|
1154 | 1154 | 524F1E591E31364D00BDE35F /* Array+RandomKit.swift in Sources */,
|
1155 | 1155 | 524F1E101E312E2A00BDE35F /* RandomToValue.swift in Sources */,
|
1156 | 1156 | 524F1E551E31360600BDE35F /* Character+RandomKit.swift in Sources */,
|
| 1157 | + 5247B9A01E890BB200C6B60E /* RandomRetrievable.swift in Sources */, |
1157 | 1158 | 52CA18221E63A818004C18FA /* NSArray+RandomKit.swift in Sources */,
|
1158 | 1159 | 52D47D441E315D870050588E /* Strideable+RandomKit.swift in Sources */,
|
1159 | 1160 | 524F1E081E312E0600BDE35F /* RandomWithMax.swift in Sources */,
|
|
1162 | 1163 | 524F1E3C1E31312A00BDE35F /* Integer+RandomKit.swift in Sources */,
|
1163 | 1164 | 524F1E241E312F8200BDE35F /* RandomWithExactWidth.swift in Sources */,
|
1164 | 1165 | 524F1E201E312F6100BDE35F /* RandomWithMaxWidth.swift in Sources */,
|
1165 |
| - 52D47D401E315D480050588E /* Sequence+RandomKit.swift in Sources */, |
1166 | 1166 | 52485F6A1E3FEE11007C53AC /* StackArray.swift in Sources */,
|
1167 | 1167 | 524F1E281E312FD000BDE35F /* UniqueShuffleable.swift in Sources */,
|
1168 | 1168 | 5290FC591E7C5AFA008CA2AA /* ReseedingRandomGenerator.swift in Sources */,
|
|
0 commit comments