cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

SecureRandom.javaSecuritySecureRandom for two effect types

Open dpevunov-cp opened this issue 7 months ago • 8 comments
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

dpevunov-cp avatar Mar 31 '25 22:03 dpevunov-cp