>
My colleague implemented an equivalent of `openssl passwd` in go and used gopter to test it (comparing outputs between his implementation and what openssl returns).Could you talk more about this? I'd love to see the code or any other docs you might have.