xyproto/wallutils

No support for modes in setrandom

tmccombs opened this issue · 3 comments

The setrandom utility doesn't seem to support specifying which mode to use. I would like to use setrandom with the fill mode.

Thanks for the feature request! I will add support for this unless someone beats me to it and creates a pull request. 🙂

I added a -m and --mode flag in setrandom in master.

Please test.

Hi @xyproto, on a related note I'm looking for the same support in settimed. Is this something you would consider supporting?