generate

Function generate 

Source
pub fn generate(w: impl Write) -> Result<Keypair, Error>
Expand description

Generate a new Keypair and write it to the given Write stream.