cats-effect
cats-effect copied to clipboard
SecureRandom.javaSecuritySecureRandom for two effect types
trafficstars
Im not sure this is the right and idiomatic way to implement this, but this greatly helps in real app wiring when you have to create instance for some effect G(for example ConnectioIO) when the wiring is done in F(IO for example)
This is my first PR here, please let me know if this should be done somehow differently