waywardgeek / infnoise

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

Add switch to push data to urandom #102

Open ZAlexanderV opened 1 year ago

ZAlexanderV commented 1 year ago

a lot of applications use /dev/urandom as source of entropy. Offer to add switch and push data to /dev/urandom. Any comments @waywardgeek ?