waywardgeek / infnoise

The world's easiest TRNG to get right
Creative Commons Zero v1.0 Universal
723 stars 99 forks source link

change exit() calls to return false for health checks #100

Open Logicwax opened 1 year ago

Logicwax commented 1 year ago

this is to prevent any program using the library from terminating completely. Health checks will still fail as they should.