Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 410 Bytes

File metadata and controls

5 lines (4 loc) · 410 Bytes

This directory contains code from Point-Free Episode: Predictable Randomness: Part 1

Let's set out to make the untestable testable. This week we make composable randomness compatible with Swift's new APIs and explore various ways of controlling those APIs, both locally and globally.