improve the code comments around -seed
Explain why we print the random seed on failure, and why we accept base64 padding when we don't use it. While at it, the flagOptions.Random field is unused, so remove it. It also seems wrong for it to exist; the random value is only for the seed flag, which already has a field of its own.pull/279/head
parent
f3ea42230a
commit
a328a487f8
Loading…
Reference in New Issue