Closed sshark closed 8 months ago
This is great! Would you mind rebasing on series/3.5.x
? Anything targeted to series/3.x
won't be released or made visible on the website until 3.6.0 comes out (which will be some months).
Thanks for the advice. I create a new PR https://github.com/typelevel/cats-effect/pull/4041 to base off series/3.5.x
.
I want to expand the example of using Random[F] mentioned in https://typelevel.org/cats-effect/docs/std/random#using-random for clarity and make it into a ready-to-run example